diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:05:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:43 +0000 |
commit | b9d275fc3d47faf561ce9fe95f7fed8dec2e7f80 (patch) | |
tree | 53770bb0da6c13bbaf6706993228b2bde192195a /app-doc | |
parent | app-doc/tldp-howto: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b9d275fc3d47faf561ce9fe95f7fed8dec2e7f80.tar.gz gentoo-b9d275fc3d47faf561ce9fe95f7fed8dec2e7f80.tar.bz2 gentoo-b9d275fc3d47faf561ce9fe95f7fed8dec2e7f80.zip |
app-doc/xmltoman: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild b/app-doc/xmltoman/xmltoman-0.4-r1.ebuild index 359faf5403f4..4a3c6ff6acb5 100644 --- a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild +++ b/app-doc/xmltoman/xmltoman-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="dev-lang/perl |