diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 12:21:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-13 12:21:31 +0200 |
commit | c3be74a47c2b01c49d9ab54f5274cb22e19be689 (patch) | |
tree | 047e2b146ee39246b1e916156a40a0ab3ffdc967 /dev-libs/libtomcrypt | |
parent | dev-python/platformdirs: ppc64 stable wrt bug #851372 (diff) | |
download | gentoo-c3be74a47c2b01c49d9ab54f5274cb22e19be689.tar.gz gentoo-c3be74a47c2b01c49d9ab54f5274cb22e19be689.tar.bz2 gentoo-c3be74a47c2b01c49d9ab54f5274cb22e19be689.zip |
dev-libs/libtomcrypt: ppc64 stable wrt bug #851381
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild index a3de2795ea81..4088514554ff 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r4.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 ~m68k ~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 ~m68k ~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 |