diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 20:06:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 20:06:23 +0000 |
commit | bb97a34a8972d04c18e31261ca9719ad640f0681 (patch) | |
tree | f6a6847406def5527d6bac2b468f41eed048e2b1 /dev-libs/libtomcrypt | |
parent | dev-python/pycryptodome: Stabilize 3.9.9-r1 ppc, #767103 (diff) | |
download | gentoo-bb97a34a8972d04c18e31261ca9719ad640f0681.tar.gz gentoo-bb97a34a8972d04c18e31261ca9719ad640f0681.tar.bz2 gentoo-bb97a34a8972d04c18e31261ca9719ad640f0681.zip |
dev-libs/libtomcrypt: Stabilize 1.18.2-r2 ppc, #767103
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtomcrypt')
-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 d210937fed78..f80c8651f3fa 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=" |