commit: 41aa3fcbfc826ae86385b1053e3a57a9185a9360 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun May 20 14:47:15 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun May 20 14:47:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41aa3fcb
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" dev-libs/botan/botan-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/botan/botan-2.6.0.ebuild b/dev-libs/botan/botan-2.6.0.ebuild index 6c7f96f1087..267b5220f71 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"
