diff options
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.25.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.25.ebuild b/app-text/xmlto/xmlto-0.0.25.ebuild index 3b3d4b102e8b..ea0605510be3 100644 --- a/app-text/xmlto/xmlto-0.0.25.ebuild +++ b/app-text/xmlto/xmlto-0.0.25.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/app-text/xmlto/xmlto-0.0.25.ebuild,v 1.12 2014/03/12 09:53:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.25.ebuild,v 1.13 2014/03/19 15:17:44 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="latex" RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 |