diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 03:06:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 03:06:11 +0000 |
commit | 0a425ae11e1f082f248115f7b59424e81080105a (patch) | |
tree | 1a366f4794b00df135ed2f9c7a7fcabeac13ba4d /dev-libs/libtomcrypt | |
parent | dev-python/pycryptodome: Stabilize 3.9.9-r1 amd64, #767103 (diff) | |
download | gentoo-0a425ae11e1f082f248115f7b59424e81080105a.tar.gz gentoo-0a425ae11e1f082f248115f7b59424e81080105a.tar.bz2 gentoo-0a425ae11e1f082f248115f7b59424e81080105a.zip |
dev-libs/libtomcrypt: Stabilize 1.18.2-r2 amd64, #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 f80c8651f3fa..c4dbbd88ed9d 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=" |