summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-30 05:23:03 +0000
committerSam James <sam@gentoo.org>2021-01-30 05:24:34 +0000
commitbf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b (patch)
treeaef78ca056c787e18989175b0791a64d244b0eb4 /dev-libs/libtomcrypt
parentdev-libs/libtomcrypt: fix Prefix install (diff)
downloadgentoo-bf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b.tar.gz
gentoo-bf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b.tar.bz2
gentoo-bf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b.zip
dev-libs/libtomcrypt: ~x64-macos keyworded
Bug: https://bugs.gentoo.org/761235 Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 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.ebuild2
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 b324983f5236..5cd2518270ad 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 ~x64-macos"
IUSE="+gmp +libtommath tomsfastmath"
BDEPEND="