From 8a001645bc75fc3ad00c0c1d6f722b5eeab7b5e7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 4 Jan 2017 16:24:34 +0100 Subject: [PATCH] dev-java/tomcat-native: x86 stable wrt bug #588042 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-java/tomcat-native/tomcat-native-1.2.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/tomcat-native/tomcat-native-1.2.8.ebuild b/dev-java/tomcat-native/tomcat-native-1.2.8.ebuild index 2362ac2cd0f55..0b03a597448fd 100644 --- a/dev-java/tomcat-native/tomcat-native-1.2.8.ebuild +++ b/dev-java/tomcat-native/tomcat-native-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ DESCRIPTION="Native APR library for Tomcat" SLOT="0" SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.tar.gz" HOMEPAGE="http://tomcat.apache.org/" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="Apache-2.0" IUSE="test"