summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:11:15 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:54:32 +0000
commite44536f623bf52066826b6b82345c106649fd29e (patch)
treef3485f616629f94aab39de3abe3747ff0ad5fa0c /dev-libs/libtommath
parentdev-libs/libtasn1: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e44536f623bf52066826b6b82345c106649fd29e.tar.gz
gentoo-e44536f623bf52066826b6b82345c106649fd29e.tar.bz2
gentoo-e44536f623bf52066826b6b82345c106649fd29e.zip
dev-libs/libtommath: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r--dev-libs/libtommath/libtommath-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/libtommath-1.2.0.ebuild b/dev-libs/libtommath/libtommath-1.2.0.ebuild
index 98ca746cc7d9..401c2d508d60 100644
--- a/dev-libs/libtommath/libtommath-1.2.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc examples static-libs"
BDEPEND="sys-devel/libtool"