diff options
author | Sam James <sam@gentoo.org> | 2021-04-07 23:28:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-07 23:28:06 +0100 |
commit | 6c664971a46591b74e6da39b8d809bdb26e0c5e6 (patch) | |
tree | 00bc55129fbb63ea34516506e41f1b4f1e374da7 /app-text/xmlto | |
parent | app-text/xmlto: fix links patch macro (diff) | |
download | gentoo-6c664971a46591b74e6da39b8d809bdb26e0c5e6.tar.gz gentoo-6c664971a46591b74e6da39b8d809bdb26e0c5e6.tar.bz2 gentoo-6c664971a46591b74e6da39b8d809bdb26e0c5e6.zip |
app-text/xmlto: drop newer version back to ~arch for testing
Links issue should be fixed now but let's be cautious.
Bug: https://bugs.gentoo.org/679626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xmlto')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r6.ebuild b/app-text/xmlto/xmlto-0.0.28-r6.ebuild index 9188b524d598..d56b7a4beafe 100644 --- a/app-text/xmlto/xmlto-0.0.28-r6.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r6.ebuild @@ -11,7 +11,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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="latex text" RDEPEND=" |