summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-20 11:50:14 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-20 11:50:14 +0200
commit325c4d0d085f31336ebadf8c1cfa704e40d1af85 (patch)
treeb773aa772276ac49dc0731e3caa0197a874756bf /dev-libs/botan
parentapp-portage/gentoolkit: ppc64 stable wrt bug #718088 (diff)
downloadgentoo-325c4d0d085f31336ebadf8c1cfa704e40d1af85.tar.gz
gentoo-325c4d0d085f31336ebadf8c1cfa704e40d1af85.tar.bz2
gentoo-325c4d0d085f31336ebadf8c1cfa704e40d1af85.zip
dev-libs/botan: ppc64 stable wrt bug #718342
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.11.0.ebuild b/dev-libs/botan/botan-2.11.0.ebuild
index 8622a959c3ab..6d2a94dea777 100644
--- a/dev-libs/botan/botan-2.11.0.ebuild
+++ b/dev-libs/botan/botan-2.11.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://botan.randombit.net/releases/${MY_P}.tar.xz"
LICENSE="BSD"
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} )"