diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:26:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:06:08 +0000 |
commit | fd41585a236f2e4ca024f3f7b06cf87367203451 (patch) | |
tree | 84bf2309902e6ce6271cdd35f0c0ac18faff58c2 /dev-texlive/texlive-fontsextra | |
parent | dev-texlive/texlive-context: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-fd41585a236f2e4ca024f3f7b06cf87367203451.tar.gz gentoo-fd41585a236f2e4ca024f3f7b06cf87367203451.tar.bz2 gentoo-fd41585a236f2e4ca024f3f7b06cf87367203451.zip |
dev-texlive/texlive-fontsextra: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-fontsextra')
-rw-r--r-- | dev-texlive/texlive-fontsextra/texlive-fontsextra-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2020.ebuild b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2020.ebuild index f2aaac6f6478..60ac858b6855 100644 --- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2020.ebuild +++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2020.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional fonts" LICENSE=" Apache-2.0 GPL-2 LPPL-1.3 " 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 " |