diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-02 00:49:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-02 00:50:35 -0700 |
commit | 4b2202e809bd0c06f5c27e0f8759cbb4d6c03949 (patch) | |
tree | 5f6223f57277b59a0b1389809358ab3ff94cb661 /app-text/xmlto | |
parent | sys-libs/glibc-2.27-r6: alpha stable, bug 666092 (diff) | |
download | gentoo-4b2202e809bd0c06f5c27e0f8759cbb4d6c03949.tar.gz gentoo-4b2202e809bd0c06f5c27e0f8759cbb4d6c03949.tar.bz2 gentoo-4b2202e809bd0c06f5c27e0f8759cbb4d6c03949.zip |
app-text/xmlto-0.0.28-r1: alpha stable, bug 669068
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r1.ebuild index 55bbf56a33b8..06e23721957e 100644 --- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="latex text" RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 |