diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-09 01:33:38 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-09 01:33:38 +0000 |
commit | 01b5225d4da9e42709597b0e8f16a652a159fdeb (patch) | |
tree | 7f4e80251fad0f41e11d8ee451a2001cf2c6e525 /dev-java/jaxen/jaxen-1.1.4.ebuild | |
parent | Cleanup old. (diff) | |
download | gentoo-2-01b5225d4da9e42709597b0e8f16a652a159fdeb.tar.gz gentoo-2-01b5225d4da9e42709597b0e8f16a652a159fdeb.tar.bz2 gentoo-2-01b5225d4da9e42709597b0e8f16a652a159fdeb.zip |
Revert ~ia64 removal commit by adding ~ia64 back, prevents a cascade removal.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java/jaxen/jaxen-1.1.4.ebuild')
-rw-r--r-- | dev-java/jaxen/jaxen-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jaxen/jaxen-1.1.4.ebuild b/dev-java/jaxen/jaxen-1.1.4.ebuild index a9b084aa422b..c1cc5168fc60 100644 --- a/dev-java/jaxen/jaxen-1.1.4.ebuild +++ b/dev-java/jaxen/jaxen-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild,v 1.5 2014/03/08 23:04:52 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxen/jaxen-1.1.4.ebuild,v 1.6 2014/03/09 01:33:38 tomwij Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/distributions/${P}-src.tar.gz" LICENSE="JDOM" SLOT="1.1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" COMMON_DEP=" |