diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-09-10 12:50:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-09-10 13:15:44 -0700 |
commit | c96706955d2a1785c0fc2e477abc98a0c406a09e (patch) | |
tree | 482484c873099e5ff96cb5d35d40d55c8ac4f862 /dev-libs/libtomcrypt | |
parent | dev-libs/libtommath: Stable hppa 1.2.0 (diff) | |
download | gentoo-c96706955d2a1785c0fc2e477abc98a0c406a09e.tar.gz gentoo-c96706955d2a1785c0fc2e477abc98a0c406a09e.tar.bz2 gentoo-c96706955d2a1785c0fc2e477abc98a0c406a09e.zip |
dev-libs/libtomcrypt: Stable hppa 1.18.2-r2
Signed-off-by: Matt Turner <mattst88@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 76a8cbbce62d..840969fcf5a4 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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+gmp +libtommath tomsfastmath" # Enforce at least one math provider |