diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 15:11:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 15:11:04 +0000 |
commit | 27e46c492e7572896ce9ecce38b207e27b2ae427 (patch) | |
tree | 8913ae6fd9c03395016b31132a6d4e3b8a6c0d0e /dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | |
parent | Stable for ppc, wrt bug #476958 (diff) | |
download | gentoo-2-27e46c492e7572896ce9ecce38b207e27b2ae427.tar.gz gentoo-2-27e46c492e7572896ce9ecce38b207e27b2ae427.tar.bz2 gentoo-2-27e46c492e7572896ce9ecce38b207e27b2ae427.zip |
Stable for ppc, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild')
-rw-r--r-- | dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild b/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild index 05daf0904232..4075f02202e1 100644 --- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild +++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild,v 1.4 2013/10/20 11:14:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-regexp/ant-apache-regexp-1.9.2.ebuild,v 1.5 2013/10/20 15:11:04 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="jakarta-regexp-1.4" inherit ant-tasks -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4" RDEPEND="${DEPEND}" |