summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-09 10:19:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-09 10:19:30 +0100
commit00af84243bb2dbe253a17b17b352eda8731b3348 (patch)
tree7a9731219f42a9542270faeb677ca8cc59b1f3a5 /dev-java/jol-core/jol-core-0.16.ebuild
parentdev-java/jakarta-json-api: x86 stable wrt bug #834702 (diff)
downloadgentoo-00af84243bb2dbe253a17b17b352eda8731b3348.tar.gz
gentoo-00af84243bb2dbe253a17b17b352eda8731b3348.tar.bz2
gentoo-00af84243bb2dbe253a17b17b352eda8731b3348.zip
dev-java/jol-core: x86 stable wrt bug #834702
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/jol-core/jol-core-0.16.ebuild')
-rw-r--r--dev-java/jol-core/jol-core-0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jol-core/jol-core-0.16.ebuild b/dev-java/jol-core/jol-core-0.16.ebuild
index 2ae17d007cd6..614906a7ec76 100644
--- a/dev-java/jol-core/jol-core-0.16.ebuild
+++ b/dev-java/jol-core/jol-core-0.16.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/openjdk/jol/archive/refs/tags/${PV}.tar.gz -> jol-${
LICENSE="GPL-2-with-classpath-exception"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
DEPEND="
>=virtual/jdk-1.8:*