summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 13:45:36 +0000
committerSam James <sam@gentoo.org>2021-01-24 13:45:36 +0000
commitac5129d42ee92eff2ed52906aa9864efc8168015 (patch)
tree5ab4ed42cdfe230c8730dc561c3c8a8130a6a165 /dev-libs/botan
parentdev-python/eventlet: Stabilize 0.30.0 ppc64, #765274 (diff)
downloadgentoo-ac5129d42ee92eff2ed52906aa9864efc8168015.tar.gz
gentoo-ac5129d42ee92eff2ed52906aa9864efc8168015.tar.bz2
gentoo-ac5129d42ee92eff2ed52906aa9864efc8168015.zip
dev-libs/botan: Stabilize 2.17.3 ppc, #766456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.17.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.17.3.ebuild b/dev-libs/botan/botan-2.17.3.ebuild
index a23ef28e8a47..3e43bd72e66f 100644
--- a/dev-libs/botan/botan-2.17.3.ebuild
+++ b/dev-libs/botan/botan-2.17.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
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} )"