Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-logging/
Date: Thu, 06 May 2021 07:22:29
Message-Id: 1620285728.805cddf5cd24b7ab2d1d81d4aa9960b26ab8e413.slyfox@gentoo
1 commit: 805cddf5cd24b7ab2d1d81d4aa9960b26ab8e413
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 6 07:06:57 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 6 07:22:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805cddf5
7
8 dev-java/commons-logging: stable 1.2-r3 for ppc64
9
10 stable wrt bug #784767
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-java/commons-logging/commons-logging-1.2-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-java/commons-logging/commons-logging-1.2-r3.ebuild b/dev-java/commons-logging/commons-logging-1.2-r3.ebuild
20 index 8abf39696e2..0b487ad920d 100644
21 --- a/dev-java/commons-logging/commons-logging-1.2-r3.ebuild
22 +++ b/dev-java/commons-logging/commons-logging-1.2-r3.ebuild
23 @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz"
24
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="amd64 ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE="avalon-framework avalon-logkit log4j servletapi test"
30 RESTRICT="!test? ( test ) !servletapi? ( test )"