diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 07:44:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 07:44:37 +0100 |
commit | b6bbd3878558da55aca3cab7831c27520871234b (patch) | |
tree | 1137dca599c620ecf51bbc86a86b3728757725d4 /dev-java/java-getopt | |
parent | dev-java/java-getopt: Stabilize 1.0.14-r2 amd64, #915914 (diff) | |
download | gentoo-b6bbd3878558da55aca3cab7831c27520871234b.tar.gz gentoo-b6bbd3878558da55aca3cab7831c27520871234b.tar.bz2 gentoo-b6bbd3878558da55aca3cab7831c27520871234b.zip |
dev-java/java-getopt: Stabilize 1.0.14-r2 x86, #915914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/java-getopt')
-rw-r--r-- | dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild b/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild index 16d526282a11..efcb94a4aeea 100644 --- a/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild +++ b/dev-java/java-getopt/java-getopt-1.0.14-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.urbanophile.com/arenn/hacking/getopt/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |