diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-25 14:55:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-25 14:55:26 +0300 |
commit | 3b55355177301686286b7f5c3d72b9ba78820bfd (patch) | |
tree | 9daa7b3ec82d08e881a96758acd7bce366648aa6 /app-text/xmlto | |
parent | app-text/xmlto: m68k stable wrt bug #669068 (diff) | |
download | gentoo-3b55355177301686286b7f5c3d72b9ba78820bfd.tar.gz gentoo-3b55355177301686286b7f5c3d72b9ba78820bfd.tar.bz2 gentoo-3b55355177301686286b7f5c3d72b9ba78820bfd.zip |
app-text/xmlto: sh stable wrt bug #669068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
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 bac87233d432..7509470042e7 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="latex text" RDEPEND=">=app-text/docbook-xsl-stylesheets-1.62.0-r1 |