diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:27:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:06:39 +0000 |
commit | e66cd34abaa5e8f204cf3ecfbf17c7633091ced3 (patch) | |
tree | 92de25810ee8ea9660d403881f24541833104fd6 /dev-texlive/texlive-plaingeneric | |
parent | dev-texlive/texlive-pictures: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e66cd34abaa5e8f204cf3ecfbf17c7633091ced3.tar.gz gentoo-e66cd34abaa5e8f204cf3ecfbf17c7633091ced3.tar.bz2 gentoo-e66cd34abaa5e8f204cf3ecfbf17c7633091ced3.zip |
dev-texlive/texlive-plaingeneric: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-plaingeneric')
-rw-r--r-- | dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild index ffa69b7cecf0..eb52f6c4d892 100644 --- a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild +++ b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain (La)TeX packages" LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 LPPL-1.3c public-domain TeX TeX-other-free " 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="" DEPEND=">=dev-texlive/texlive-basic-2020 " |