diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:46:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:46:02 +0100 |
commit | 409f1032fcad0daae3147225e3fd066eebdfca76 (patch) | |
tree | c937a62ebf2b6599fa5513ff149862b19e1aea48 /dev-libs | |
parent | dev-libs/libusb: ppc stable wrt bug #753419 (diff) | |
download | gentoo-409f1032fcad0daae3147225e3fd066eebdfca76.tar.gz gentoo-409f1032fcad0daae3147225e3fd066eebdfca76.tar.bz2 gentoo-409f1032fcad0daae3147225e3fd066eebdfca76.zip |
dev-libs/botan: ppc stable wrt bug #753422
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.16.0.ebuild b/dev-libs/botan/botan-2.16.0.ebuild index 571b07ca8cba..4fb2d52c4d0f 100644 --- a/dev-libs/botan/botan-2.16.0.ebuild +++ b/dev-libs/botan/botan-2.16.0.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} )" |