diff options
author | 2020-10-15 15:57:18 +0000 | |
---|---|---|
committer | 2020-10-15 15:57:18 +0000 | |
commit | 9375b0b5e44d71a02c33a21c99692fc3fa44e928 (patch) | |
tree | 26c45078d0fb0a8c95d0791645c402ee003d3ae8 | |
parent | dev-libs/c-blosc: ppc64 keyworded (bug #745783) (diff) | |
download | gentoo-9375b0b5e44d71a02c33a21c99692fc3fa44e928.tar.gz gentoo-9375b0b5e44d71a02c33a21c99692fc3fa44e928.tar.bz2 gentoo-9375b0b5e44d71a02c33a21c99692fc3fa44e928.zip |
dev-libs/log4cplus: ppc64 keyworded (bug #745783)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/log4cplus/log4cplus-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild index 07cf88b00eb3..f3cc6f326475 100644 --- a/dev-libs/log4cplus/log4cplus-1.2.0.ebuild +++ b/dev-libs/log4cplus/log4cplus-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.bz2" LICENSE="|| ( Apache-2.0 BSD-2 )" SLOT="0/1.2-5" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="iconv qt5 threads working-locale working-c-locale" REQUIRED_USE="?? ( iconv working-locale working-c-locale )" |