diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-07 01:40:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-07 01:40:08 +0000 |
| commit | a6525dcd45145f787b550ce00d18d7396bcb54ac (patch) | |
| tree | 4dcf9495be482b0aeeeea5be967f8c724d353d36 /dev-java | |
| parent | 1a802592ff6584562d5ac47fc26055739de3f29a (diff) | |
| download | baldeagleos-repo-a6525dcd45145f787b550ce00d18d7396bcb54ac.tar.gz baldeagleos-repo-a6525dcd45145f787b550ce00d18d7396bcb54ac.tar.xz baldeagleos-repo-a6525dcd45145f787b550ce00d18d7396bcb54ac.zip | |
Adding metadata
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/commons-math/commons-math-3.6.1-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/jmh-core/jmh-core-1.21.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/jopt-simple/jopt-simple-4.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild index 3ef7e38716d8..45de2587390c 100644 --- a/dev-java/commons-math/commons-math-3.6.1-r1.ebuild +++ b/dev-java/commons-math/commons-math-3.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,4 +21,4 @@ RDEPEND=">=virtual/jre-1.8:*" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild b/dev-java/jmh-core/jmh-core-1.21.ebuild index ad044bba454e..42c501e08dd6 100644 --- a/dev-java/jmh-core/jmh-core-1.21.ebuild +++ b/dev-java/jmh-core/jmh-core-1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh" SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" # jopt *must* be 4.6, see https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html CP_DEPEND=" diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild index 197957670e4c..91899dcea876 100644 --- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild +++ b/dev-java/jopt-simple/jopt-simple-4.6.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 @@ HOMEPAGE="https://pholser.github.com/jopt-simple/" SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="MIT" SLOT="4.6" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" RDEPEND=">=virtual/jre-1.6" DEPEND=">=virtual/jdk-1.6" |
