diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:21:58 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:21:58 +0200 |
commit | 95fbb5429e50f1588ff93cf911a47c28e16f2d07 (patch) | |
tree | a91b0e2e93f1e38c2a4b87ee8954dc07a23641c0 /dev-java/reflections | |
parent | app-misc/pax-utils: Stabilize 1.3.5 x86, #867613 (diff) | |
download | gentoo-95fbb5429e50f1588ff93cf911a47c28e16f2d07.tar.gz gentoo-95fbb5429e50f1588ff93cf911a47c28e16f2d07.tar.bz2 gentoo-95fbb5429e50f1588ff93cf911a47c28e16f2d07.zip |
dev-java/reflections: Stabilize 0.9.12-r4 x86, #867667
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/reflections')
-rw-r--r-- | dev-java/reflections/reflections-0.9.12-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/reflections/reflections-0.9.12-r4.ebuild b/dev-java/reflections/reflections-0.9.12-r4.ebuild index 26075b6b770b..288232b9559f 100644 --- a/dev-java/reflections/reflections-0.9.12-r4.ebuild +++ b/dev-java/reflections/reflections-0.9.12-r4.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ronmamo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="WTFPL-2 BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" # Common dependencies # POM: pom.xml |