summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-25 04:10:50 +0000
committerSam James <sam@gentoo.org>2021-11-25 04:10:50 +0000
commit57f283fe7e089ed4dec9ca7201ad1841db698a44 (patch)
treebdea4442a292dca8062232fcb9e36f9581c2ddb6 /dev-java/jnr-constants
parentdev-java/jline: Stabilize 2.14.6 x86, #826850 (diff)
downloadgentoo-57f283fe7e089ed4dec9ca7201ad1841db698a44.tar.gz
gentoo-57f283fe7e089ed4dec9ca7201ad1841db698a44.tar.bz2
gentoo-57f283fe7e089ed4dec9ca7201ad1841db698a44.zip
dev-java/jnr-constants: Stabilize 0.10.3 x86, #826850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/jnr-constants')
-rw-r--r--dev-java/jnr-constants/jnr-constants-0.10.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jnr-constants/jnr-constants-0.10.3.ebuild b/dev-java/jnr-constants/jnr-constants-0.10.3.ebuild
index c2153a8bacbb..933db75ffa62 100644
--- a/dev-java/jnr-constants/jnr-constants-0.10.3.ebuild
+++ b/dev-java/jnr-constants/jnr-constants-0.10.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jnr/jnr-constants"
SRC_URI="https://github.com/jnr/${PN}/archive/refs/tags/${P}.tar.gz -> ${P}-sources.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
DEPEND="
>=virtual/jdk-1.8:*