diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:05:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:43 +0000 |
commit | 00f3a6ebf605572f4c386a55edbdedbf5cc4ce95 (patch) | |
tree | 896afffcd8562709478c00c1429d844ff4dcba04 /app-doc/tldp-howto | |
parent | app-doc/pms-bin: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-00f3a6ebf605572f4c386a55edbdedbf5cc4ce95.tar.gz gentoo-00f3a6ebf605572f4c386a55edbdedbf5cc4ce95.tar.bz2 gentoo-00f3a6ebf605572f4c386a55edbdedbf5cc4ce95.zip |
app-doc/tldp-howto: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc/tldp-howto')
-rw-r--r-- | app-doc/tldp-howto/tldp-howto-20120707.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/tldp-howto/tldp-howto-20120707.ebuild b/app-doc/tldp-howto/tldp-howto-20120707.ebuild index b6d808a798ae..4fe2b10bbaec 100644 --- a/app-doc/tldp-howto/tldp-howto-20120707.ebuild +++ b/app-doc/tldp-howto/tldp-howto-20120707.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=5 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="FDL-1.2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" IUSE="+html htmlsingle pdf text" REQUIRED_USE="|| ( html htmlsingle pdf text )" |