summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:52:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-18 09:54:35 +0200
commitea0818b4f06c698f54cbc734722266e9f45d9314 (patch)
tree844a4a6edd79c2744b2cdaef4e9f17046e0a0da8 /dev-libs/botan
parentdev-python/pip: ppc stable wrt bug #742848 (diff)
downloadgentoo-ea0818b4f06c698f54cbc734722266e9f45d9314.tar.gz
gentoo-ea0818b4f06c698f54cbc734722266e9f45d9314.tar.bz2
gentoo-ea0818b4f06c698f54cbc734722266e9f45d9314.zip
dev-libs/botan: ppc stable wrt bug #737166
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.15.0.ebuild b/dev-libs/botan/botan-2.15.0.ebuild
index 5f9c7a702b9c..b0108d71ae26 100644
--- a/dev-libs/botan/botan-2.15.0.ebuild
+++ b/dev-libs/botan/botan-2.15.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD-2"
SLOT="2/$(ver_cut 1-2)" # soname version
-KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos"
IUSE="bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"