diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:13:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:33 +0100 |
commit | 95a2de06e081b81a8d5efbae61ea8f65ecf6eb13 (patch) | |
tree | de8d8006b4d6ef44534817586336a683b60e3e28 /virtual/jdk | |
parent | virtual/jack: drop x86-macos (diff) | |
download | gentoo-95a2de06e081b81a8d5efbae61ea8f65ecf6eb13.tar.gz gentoo-95a2de06e081b81a8d5efbae61ea8f65ecf6eb13.tar.bz2 gentoo-95a2de06e081b81a8d5efbae61ea8f65ecf6eb13.zip |
virtual/jdk: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/jdk-1.8.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-1.8.0-r5.ebuild b/virtual/jdk/jdk-1.8.0-r5.ebuild index 714e6853a531..f20b926921f3 100644 --- a/virtual/jdk/jdk-1.8.0-r5.ebuild +++ b/virtual/jdk/jdk-1.8.0-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="1.8" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" RDEPEND="|| ( dev-java/openjdk-bin:8 |