Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/animal-sniffer-annotations/
Date: Thu, 20 Jan 2022 16:37:18
Message-Id: 1642696627.abfc72b3d081b8f135a2e3934ebe7fee126cf832.arthurzam@gentoo
1 commit: abfc72b3d081b8f135a2e3934ebe7fee126cf832
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 16:37:03 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 16:37:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfc72b3
7
8 dev-java/animal-sniffer-annotations: Stabilize 1.15-r1 ppc64, #831564
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 .../animal-sniffer-annotations-1.15-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/animal-sniffer-annotations/animal-sniffer-annotations-1.15-r1.ebuild b/dev-java/animal-sniffer-annotations/animal-sniffer-annotations-1.15-r1.ebuild
16 index 9845d61dbbb6..89ef362dfe55 100644
17 --- a/dev-java/animal-sniffer-annotations/animal-sniffer-annotations-1.15-r1.ebuild
18 +++ b/dev-java/animal-sniffer-annotations/animal-sniffer-annotations-1.15-r1.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations/"
20 SRC_URI="https://github.com/mojohaus/${MY_PN}/archive/${MY_PN}-parent-${PV}.tar.gz"
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ppc64 x86"
25
26 DEPEND=">=virtual/jdk-1.8:*"
27 RDEPEND=">=virtual/jre-1.8:*"