summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-20 15:47:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-20 15:47:15 +0100
commit41aa3fcbfc826ae86385b1053e3a57a9185a9360 (patch)
treef2155fed20562a12b2c5fb38d0d3ac444208982f /dev-libs/botan
parentapp-admin/logrotate: stable 3.14.0 for ppc64, bug #652804 (diff)
downloadgentoo-41aa3fcbfc826ae86385b1053e3a57a9185a9360.tar.gz
gentoo-41aa3fcbfc826ae86385b1053e3a57a9185a9360.tar.bz2
gentoo-41aa3fcbfc826ae86385b1053e3a57a9185a9360.zip
dev-libs/botan: stable 2.6.0 for ppc64, bug #652910
Bug: https://bugs.gentoo.org/652910 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/botan')
-rw-r--r--dev-libs/botan/botan-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.6.0.ebuild b/dev-libs/botan/botan-2.6.0.ebuild
index 6c7f96f10875..267b5220f719 100644
--- a/dev-libs/botan/botan-2.6.0.ebuild
+++ b/dev-libs/botan/botan-2.6.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
HOMEPAGE="https://botan.randombit.net/"
SRC_URI="https://botan.randombit.net/releases/${MY_P}.tgz"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~ppc-macos"
SLOT="2/$(get_version_component_range 2)" # soname version
LICENSE="BSD"
IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"