diff options
author | Sam James <sam@gentoo.org> | 2023-06-12 00:50:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-12 00:50:59 +0100 |
commit | d73ff6cbd9cc5fcc341cfdf97d7baee13a87e54b (patch) | |
tree | 460d936a1dc2433b30086a7178d71257d90e1472 /dev-libs/log4cxx | |
parent | sci-libs/armadillo: hdf5 support seems to be absent in CMake build system now (diff) | |
download | gentoo-d73ff6cbd9cc5fcc341cfdf97d7baee13a87e54b.tar.gz gentoo-d73ff6cbd9cc5fcc341cfdf97d7baee13a87e54b.tar.bz2 gentoo-d73ff6cbd9cc5fcc341cfdf97d7baee13a87e54b.zip |
dev-libs/log4cxx: Keyword 1.0.0 ppc, #893248
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/log4cxx')
-rw-r--r-- | dev-libs/log4cxx/log4cxx-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/log4cxx/log4cxx-1.0.0.ebuild b/dev-libs/log4cxx/log4cxx-1.0.0.ebuild index d66c79f1c061..bd7933fb07f9 100644 --- a/dev-libs/log4cxx/log4cxx-1.0.0.ebuild +++ b/dev-libs/log4cxx/log4cxx-1.0.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0/15" -KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="odbc smtp test" RESTRICT="!test? ( test )" |