diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-13 12:29:51 +0100 |
commit | 577b69a8f215a7f34b98adf8f0f5c52dcc27b286 (patch) | |
tree | 79ec8b037d0926adaae9c5baa53badd5be9ff9a6 /dev-java | |
parent | www-servers/tomcat: x86 stable wrt bug #598324 (diff) | |
download | gentoo-577b69a8f215a7f34b98adf8f0f5c52dcc27b286.tar.gz gentoo-577b69a8f215a7f34b98adf8f0f5c52dcc27b286.tar.bz2 gentoo-577b69a8f215a7f34b98adf8f0f5c52dcc27b286.zip |
dev-java/ant-eclipse-ecj: x86 stable wrt bug #598324
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild index 165bdd770660..e6a4b246939c 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="" |