diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:02:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 15:02:17 +0200 |
commit | fe755c2e596c36afe46a87a2098be6e20ad1e0ac (patch) | |
tree | da80d1c97a3c33ac25bda10cf0ceb64ddb7b0b1f /app-text | |
parent | dev-scheme/racket: Stabilize 8.6 ppc64, #881447 (diff) | |
download | gentoo-fe755c2e596c36afe46a87a2098be6e20ad1e0ac.tar.gz gentoo-fe755c2e596c36afe46a87a2098be6e20ad1e0ac.tar.bz2 gentoo-fe755c2e596c36afe46a87a2098be6e20ad1e0ac.zip |
app-text/xmlto: Stabilize 0.0.28-r10 sparc, #888883
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.28-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.28-r10.ebuild b/app-text/xmlto/xmlto-0.0.28-r10.ebuild index b7d718b9bb62..bb3959502ea9 100644 --- a/app-text/xmlto/xmlto-0.0.28-r10.ebuild +++ b/app-text/xmlto/xmlto-0.0.28-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~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 ~loong ~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=" |