diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:06 +0000 |
commit | 210f40ab4528fac935f2448fec56a4970794636f (patch) | |
tree | 95e821840a313c7c5c55772de4ccdc78985a9a47 /app-text/texi2html | |
parent | app-text/teckit: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-210f40ab4528fac935f2448fec56a4970794636f.tar.gz gentoo-210f40ab4528fac935f2448fec56a4970794636f.tar.bz2 gentoo-210f40ab4528fac935f2448fec56a4970794636f.zip |
app-text/texi2html: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/texi2html-5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texi2html/texi2html-5.0-r1.ebuild b/app-text/texi2html/texi2html-5.0-r1.ebuild index 5ea9b5a78ad0..5643b6089563 100644 --- a/app-text/texi2html/texi2html-5.0-r1.ebuild +++ b/app-text/texi2html/texi2html-5.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ || ( GPL-2 CC-BY-SA-1.0 ) Texinfo-manual LGPL-2+ MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="unicode" RESTRICT="test" #411523 |