diff options
Diffstat (limited to 'app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild')
-rw-r--r-- | app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild b/app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild index 569775b76b46..6c1f7a0f4c89 100644 --- a/app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild +++ b/app-text/xmlstarlet/xmlstarlet-1.4.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/app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild,v 1.3 2013/02/15 18:11:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/xmlstarlet-1.4.2.ebuild,v 1.4 2013/02/15 19:07:01 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xmlstar/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/libxml2-2.6.27 |