summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-16 18:25:31 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-16 18:25:31 +0100
commitb17861c309eee7dc54ace788a38a34cc3d60c28a (patch)
tree471650830518e00b682ed1e1db05dd7ecb6831da /dev-java
parentsys-apps/flatpak: Stabilize 1.10.6 x86, #831266 (diff)
downloadgentoo-b17861c309eee7dc54ace788a38a34cc3d60c28a.tar.gz
gentoo-b17861c309eee7dc54ace788a38a34cc3d60c28a.tar.bz2
gentoo-b17861c309eee7dc54ace788a38a34cc3d60c28a.zip
dev-java/gnu-jaf: Stabilize 1.1.2 x86, #831312
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/gnu-jaf/gnu-jaf-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-jaf/gnu-jaf-1.1.2.ebuild b/dev-java/gnu-jaf/gnu-jaf-1.1.2.ebuild
index a51b85e9f953..b27377a25458 100644
--- a/dev-java/gnu-jaf/gnu-jaf-1.1.2.ebuild
+++ b/dev-java/gnu-jaf/gnu-jaf-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/classpathx/activation-${PV}.tar.gz"
LICENSE="GPL-2-with-linking-exception"
SLOT="1"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
DEPEND=">=virtual/jdk-1.8"
RDEPEND=">=virtual/jre-1.8"