diff options
author | Sam James <sam@gentoo.org> | 2022-12-24 10:45:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-24 10:45:30 +0000 |
commit | 59cb0dda1feea3c3cf3b2ef4ff499d002dda5ee7 (patch) | |
tree | 3e9b6f6fdd7a7d68171cbe26522a254b55f12f5d /dev-java/tomcat-servlet-api | |
parent | www-servers/tomcat: Stabilize 8.5.84 amd64, #888123 (diff) | |
download | gentoo-59cb0dda1feea3c3cf3b2ef4ff499d002dda5ee7.tar.gz gentoo-59cb0dda1feea3c3cf3b2ef4ff499d002dda5ee7.tar.bz2 gentoo-59cb0dda1feea3c3cf3b2ef4ff499d002dda5ee7.zip |
dev-java/tomcat-servlet-api: Stabilize 8.5.84 amd64, #888123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/tomcat-servlet-api')
-rw-r--r-- | dev-java/tomcat-servlet-api/tomcat-servlet-api-8.5.84.ebuild | 2 |
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..6fe3bd48be96 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 |