summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-01-11 16:07:42 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2019-01-11 16:18:32 +0100
commit8de758d096ce6abe164c8d6c9fe9e9ad87e09793 (patch)
treef019894c8e61baeda220823a9277675fb6f75773
parentdev-java/tomcat-servlet-api: removed obsolete 7.0.x versions (diff)
downloadgentoo-8de758d096ce6abe164c8d6c9fe9e9ad87e09793.tar.gz
gentoo-8de758d096ce6abe164c8d6c9fe9e9ad87e09793.tar.bz2
gentoo-8de758d096ce6abe164c8d6c9fe9e9ad87e09793.zip
dev-java/tomcat-servlet-api-8.0.52: stabilized for amd64
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
-rw-r--r--dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.52.ebuild b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.52.ebuild
index be4a03387b4a..4186988a08af 100644
--- a/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.52.ebuild
+++ b/dev-java/tomcat-servlet-api/tomcat-servlet-api-8.0.52.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/tomcat/tomcat-8/v${PV}/src/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="3.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/jdk-1.7"