summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-23 19:25:28 +0100
committerSam James <sam@gentoo.org>2022-08-23 19:25:28 +0100
commitc6603965f7c3aff4d0916d886f5f7df73b4f0323 (patch)
tree9a191e56e3c36dcfc9d5cfc0590b29743c0a8583
parentsys-devel/crossdev: Stabilize 20220709 x86, #866089 (diff)
downloadgentoo-c6603965.tar.gz
gentoo-c6603965.tar.bz2
gentoo-c6603965.zip
dev-java/fastinfoset: Stabilize 2.1.0-r1 x86, #866107
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/fastinfoset/fastinfoset-2.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/fastinfoset/fastinfoset-2.1.0-r1.ebuild b/dev-java/fastinfoset/fastinfoset-2.1.0-r1.ebuild
index 428d5a60dd2c..011a70f41489 100644
--- a/dev-java/fastinfoset/fastinfoset-2.1.0-r1.ebuild
+++ b/dev-java/fastinfoset/fastinfoset-2.1.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/eclipse-ee4j/jaxb-fi/archive/${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0 EPL-1.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
DEPEND="
>=virtual/jdk-11:*