diff options
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/gson/gson-2.9.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/reflections/reflections-0.9.12-r2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/gson/gson-2.9.0-r1.ebuild b/dev-java/gson/gson-2.9.0-r1.ebuild index 655185099b31..82bddbf0dd46 100644 --- a/dev-java/gson/gson-2.9.0-r1.ebuild +++ b/dev-java/gson/gson-2.9.0-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PN}-parent-${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="2.9" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" DEPEND=" virtual/jdk:11 diff --git a/dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild b/dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild index 238bb9080267..a6c7d5119fea 100644 --- a/dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild +++ b/dev-java/icedtea-web/icedtea-web-1.8.8-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AdoptOpenJDK/${PN}/archive/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~x86" IUSE="doc" # tests require ton of java deps we don't have packaged/working diff --git a/dev-java/reflections/reflections-0.9.12-r2.ebuild b/dev-java/reflections/reflections-0.9.12-r2.ebuild index 64c3642c4eff..0a147c7d17a6 100644 --- a/dev-java/reflections/reflections-0.9.12-r2.ebuild +++ b/dev-java/reflections/reflections-0.9.12-r2.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 |
