summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:55:49 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:55:49 +0000
commit64a573faeb63598d1c939c4eb60d6a861eb99e8a (patch)
tree908517b8269eb433c951fb5ac090871a9c3aea02 /dev-libs
parentsys-process/parallel: Stabilize 20201222 x86, #766453 (diff)
downloadgentoo-64a573faeb63598d1c939c4eb60d6a861eb99e8a.tar.gz
gentoo-64a573faeb63598d1c939c4eb60d6a861eb99e8a.tar.bz2
gentoo-64a573faeb63598d1c939c4eb60d6a861eb99e8a.zip
dev-libs/botan: Stabilize 2.17.3 x86, #766456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 2fe23e8da1ff..a23ef28e8a47 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} )"