diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 04:19:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 04:19:01 +0100 |
commit | 0221998e243c0d98f848566db280f3dc1c1f18e6 (patch) | |
tree | b5e96052b41e8c933316567a76e5ab58f3426154 /dev-java | |
parent | dev-java/commons-logging: Stabilize 1.3.1 amd64, #930196 (diff) | |
download | gentoo-0221998e243c0d98f848566db280f3dc1c1f18e6.tar.gz gentoo-0221998e243c0d98f848566db280f3dc1c1f18e6.tar.bz2 gentoo-0221998e243c0d98f848566db280f3dc1c1f18e6.zip |
dev-java/commons-logging: Stabilize 1.3.1 x86, #930196
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.3.1.ebuild b/dev-java/commons-logging/commons-logging-1.3.1.ebuild index 5282596b66ae..f01253ce833d 100644 --- a/dev-java/commons-logging/commons-logging-1.3.1.ebuild +++ b/dev-java/commons-logging/commons-logging-1.3.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P}-src" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="log4j" VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc" |