summaryrefslogtreecommitdiff
path: root/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild')
-rw-r--r--dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild b/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
index c591b2849432..0a5185af3e37 100644
--- a/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
+++ b/dev-java/javax-servlet-api/javax-servlet-api-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://repo1.maven.org/maven2/javax/servlet/javax.servlet-api/${PV}/ja
LICENSE="CDDL GPL-2"
SLOT="3.0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"