diff options
author | Sam James <sam@gentoo.org> | 2021-02-02 21:01:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-02 21:01:34 +0000 |
commit | 88998a7e299e3ea802abed609b6d93bec831d730 (patch) | |
tree | 25fc585d97817d80f2e8f081e5b2d9004ced32b5 /dev-libs/libtomcrypt | |
parent | dev-libs/tomsfastmath: Stabilize 0.13.1-r1 x86, #767103 (diff) | |
download | gentoo-88998a7e299e3ea802abed609b6d93bec831d730.tar.gz gentoo-88998a7e299e3ea802abed609b6d93bec831d730.tar.bz2 gentoo-88998a7e299e3ea802abed609b6d93bec831d730.zip |
dev-libs/libtomcrypt: Stabilize 1.18.2-r2 x86, #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 5cd2518270ad..6b394a5ffe92 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 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos" IUSE="+gmp +libtommath tomsfastmath" BDEPEND=" |