diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:46:24 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:07 +0200 |
commit | f2010e35a9ed8c9b5e9928555b044a083fb09c15 (patch) | |
tree | eb01f786c5bbf9c8b02faf84983853d823acf930 /app-text/xmlto | |
parent | dev-libs/userspace-rcu: x86 stable (bug #664316) (diff) | |
download | gentoo-f2010e35a9ed8c9b5e9928555b044a083fb09c15.tar.gz gentoo-f2010e35a9ed8c9b5e9928555b044a083fb09c15.tar.bz2 gentoo-f2010e35a9ed8c9b5e9928555b044a083fb09c15.zip |
app-text/xmlto: x86 stable (bug #669068)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 a5fb9fbcbb78..33b6dba9fbbe 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 |