diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-17 03:04:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-17 03:04:37 -0500 |
| commit | 5e23801c678ccd5c0e28d009b46d8860e38779ce (patch) | |
| tree | 3f70315272c1bd4384b4c71e877a013973c1b86e /virtual | |
| parent | 419e92606fe27d657dbe239bd6f440ec8a36d51d (diff) | |
| download | baldeagleos-repo-5e23801c678ccd5c0e28d009b46d8860e38779ce.tar.gz baldeagleos-repo-5e23801c678ccd5c0e28d009b46d8860e38779ce.tar.xz baldeagleos-repo-5e23801c678ccd5c0e28d009b46d8860e38779ce.zip | |
Adding metadata
Diffstat (limited to 'virtual')
| -rw-r--r-- | virtual/jdk/jdk-1.8.0-r9.ebuild | 4 | ||||
| -rw-r--r-- | virtual/jre/jre-1.8.0-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/jdk/jdk-1.8.0-r9.ebuild b/virtual/jdk/jdk-1.8.0-r9.ebuild index 6184717ef2e1..0982aeed2a6a 100644 --- a/virtual/jdk/jdk-1.8.0-r9.ebuild +++ b/virtual/jdk/jdk-1.8.0-r9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="1.8" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 x86 ~x64-macos ~x64-solaris" IUSE="headless-awt" RDEPEND="|| ( diff --git a/virtual/jre/jre-1.8.0-r3.ebuild b/virtual/jre/jre-1.8.0-r3.ebuild index 08e9d3989f5f..74002a513e2b 100644 --- a/virtual/jre/jre-1.8.0-r3.ebuild +++ b/virtual/jre/jre-1.8.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for Java Runtime Environment (JRE)" SLOT="1.8" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 x86 ~x64-macos ~x64-solaris" RDEPEND="|| ( virtual/jdk:1.8 |
