diff options
author | 2017-01-04 16:24:34 +0100 | |
---|---|---|
committer | 2017-01-04 16:29:36 +0100 | |
commit | 8a001645bc75fc3ad00c0c1d6f722b5eeab7b5e7 (patch) | |
tree | f71fc39b03a251da4a7cde8cbc66adbb3979c098 | |
parent | media-gfx/mcomix: x86 stable wrt bug #585984 (diff) | |
download | gentoo-8a001645bc75fc3ad00c0c1d6f722b5eeab7b5e7.tar.gz gentoo-8a001645bc75fc3ad00c0c1d6f722b5eeab7b5e7.tar.bz2 gentoo-8a001645bc75fc3ad00c0c1d6f722b5eeab7b5e7.zip |
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 <ago@gentoo.org>
-rw-r--r-- | dev-java/tomcat-native/tomcat-native-1.2.8.ebuild | 4 |
1 files 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 2362ac2cd0f5..0b03a597448f 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" |