diff options
author | 2021-01-25 14:09:16 +0000 | |
---|---|---|
committer | 2021-01-25 14:09:16 +0000 | |
commit | 95e3cb6e8b2d26673e1f047e5dcf22d8ccc4edf2 (patch) | |
tree | e02bef99550ef753826e02356f19619f935ac22c /dev-libs | |
parent | dev-python/pycryptodome: Stabilize 3.9.9-r1 ppc64, #767103 (diff) | |
download | gentoo-95e3cb6e8b2d26673e1f047e5dcf22d8ccc4edf2.tar.gz gentoo-95e3cb6e8b2d26673e1f047e5dcf22d8ccc4edf2.tar.bz2 gentoo-95e3cb6e8b2d26673e1f047e5dcf22d8ccc4edf2.zip |
dev-libs/libtomcrypt: Stabilize 1.18.2-r2 ppc64, #767103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild index 5eaabb1f57da..7e21904dd2eb 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild @@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )" # Helpful site: # https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="+gmp +libtommath tomsfastmath" BDEPEND=" |