summaryrefslogtreecommitdiff
path: root/dev-java/tomcat-servlet-api
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-12-24 12:50:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-12-24 12:50:37 +0000
commit7a12d9167cf63635da26027e1ab96c25aa889bef (patch)
tree0bd6b9d655a44977574530eecd74650b809f3858 /dev-java/tomcat-servlet-api
parentdbd710e879273072253f59e449e63756c1192bb1 (diff)
downloadbaldeagleos-repo-7a12d9167cf63635da26027e1ab96c25aa889bef.tar.gz
baldeagleos-repo-7a12d9167cf63635da26027e1ab96c25aa889bef.tar.xz
baldeagleos-repo-7a12d9167cf63635da26027e1ab96c25aa889bef.zip
Adding metadata
Diffstat (limited to 'dev-java/tomcat-servlet-api')
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild
index d84a51e0b43c..70e28219afe1 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-$(ver_cut 1)/v${PV}/src/apache-tomcat-${P
LICENSE="Apache-2.0"
SLOT="3.1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
# we can't use the exact same version of el as tomcat 9 implements the same slot and
# it would prevent from installing both tomcat 8.5 and 9 at the same time