diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-24 20:06:04 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-24 20:06:54 -0500 |
commit | 8a7005654136280de5d00ea59de5079c609b07ed (patch) | |
tree | d0082757ec0c59d71dcf82d2b98f9fab75282a45 /dev-libs/libtomcrypt | |
parent | net-im/swift: fix non lua compilation (diff) | |
download | gentoo-8a7005654136280de5d00ea59de5079c609b07ed.tar.gz gentoo-8a7005654136280de5d00ea59de5079c609b07ed.tar.bz2 gentoo-8a7005654136280de5d00ea59de5079c609b07ed.zip |
dev-libs/libtomcrypt: Keyword 1.18.2-r1 alpha, #761235
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild index 914b87673bc2..5ce640567cab 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.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="~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="virtual/pkgconfig" |