commit: 8f76fadac69cecdf83165f29e04d4f51bb23bcbe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 1 06:21:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 1 06:21:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f76fada
dev-java/tomcat-native: Stabilize 1.2.39 amd64, #918931
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/tomcat-native/tomcat-native-1.2.39.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/tomcat-native/tomcat-native-1.2.39.ebuild
b/dev-java/tomcat-native/tomcat-native-1.2.39.ebuild
index 171f99f2468b..5d246c6ecdab 100644
--- a/dev-java/tomcat-native/tomcat-native-1.2.39.ebuild
+++ b/dev-java/tomcat-native/tomcat-native-1.2.39.ebuild
@@ -16,7 +16,7 @@
SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.t
)"
S=${WORKDIR}/${P}-src/native
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="static-libs"