diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 20:35:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-22 20:35:38 +0200 |
commit | a21942bb061d1e594f3cdfe41053aa676cab1b90 (patch) | |
tree | 96202c3db1d75eb6340a1c03f6a7d081e477c124 /dev-java/commons-logging | |
parent | dev-java/avalon-framework: Keyword 4.2.0-r3 arm, #828049 (diff) | |
download | gentoo-a21942bb061d1e594f3cdfe41053aa676cab1b90.tar.gz gentoo-a21942bb061d1e594f3cdfe41053aa676cab1b90.tar.bz2 gentoo-a21942bb061d1e594f3cdfe41053aa676cab1b90.zip |
dev-java/commons-logging: Keyword 1.2-r3 arm, #828049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.2-r3.ebuild b/dev-java/commons-logging/commons-logging-1.2-r3.ebuild index 1be76e85241d..86716083acb8 100644 --- a/dev-java/commons-logging/commons-logging-1.2-r3.ebuild +++ b/dev-java/commons-logging/commons-logging-1.2-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="avalon-framework avalon-logkit log4j servletapi test" RESTRICT="!test? ( test ) !servletapi? ( test )" |