diff options
author | 2021-01-25 14:10:45 +0000 | |
---|---|---|
committer | 2021-01-25 14:10:45 +0000 | |
commit | b97f10c30138757062da8910435b9ab222c58080 (patch) | |
tree | d649e1a213bca3a904c4fbd937cd1f26f992a947 /dev-libs | |
parent | dev-python/pycryptodome: Stabilize 3.9.9-r1 sparc, #767103 (diff) | |
download | gentoo-b97f10c30138757062da8910435b9ab222c58080.tar.gz gentoo-b97f10c30138757062da8910435b9ab222c58080.tar.bz2 gentoo-b97f10c30138757062da8910435b9ab222c58080.zip |
dev-libs/libtomcrypt: Stabilize 1.18.2-r2 sparc, #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 7e21904dd2eb..80a6b6023e22 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=" |