diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 10:21:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 10:21:49 +0100 |
commit | 668292ddae43eb030e8856d2a1dc343f0d47a134 (patch) | |
tree | dbd6c55de8fdcbb11827d8227ee08478371ecdf7 /dev-libs/log4cxx | |
parent | sci-geosciences/grass: Stabilize 8.2.1-r2 amd64, #904564 (diff) | |
download | gentoo-668292ddae43eb030e8856d2a1dc343f0d47a134.tar.gz gentoo-668292ddae43eb030e8856d2a1dc343f0d47a134.tar.bz2 gentoo-668292ddae43eb030e8856d2a1dc343f0d47a134.zip |
dev-libs/log4cxx: Keyword 1.0.0 hppa, #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 5865441012dc..a84ed0eb82f7 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" +KEYWORDS="amd64 ~arm ~hppa" IUSE="odbc smtp test" RESTRICT="!test? ( test )" |