diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:40:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-28 17:40:36 +0200 |
commit | 9d359cfcca339877483d6f9046c77a952dc6b050 (patch) | |
tree | 71c10bcfb57e90bd1c055fbcc140c236782f6fa8 /dev-libs | |
parent | app-emacs/pymacs: ppc stable wrt bug #721740 (diff) | |
download | gentoo-9d359cfcca339877483d6f9046c77a952dc6b050.tar.gz gentoo-9d359cfcca339877483d6f9046c77a952dc6b050.tar.bz2 gentoo-9d359cfcca339877483d6f9046c77a952dc6b050.zip |
dev-libs/botan: ppc stable wrt bug #722904
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/botan/botan-2.14.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.14.0-r1.ebuild b/dev-libs/botan/botan-2.14.0-r1.ebuild index d33c9b02d56b..a765c9604054 100644 --- a/dev-libs/botan/botan-2.14.0-r1.ebuild +++ b/dev-libs/botan/botan-2.14.0-r1.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} )" |