diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:35:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:09:27 +0000 |
commit | b8e9454c1887a3d1dde11be63b4e83cd4b01df0c (patch) | |
tree | 517f677ecff1cb04732e73602a4bb2e59e4dc662 /media-fonts | |
parent | media-fonts/x11fonts-jmk: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b8e9454c1887a3d1dde11be63b4e83cd4b01df0c.tar.gz gentoo-b8e9454c1887a3d1dde11be63b4e83cd4b01df0c.tar.bz2 gentoo-b8e9454c1887a3d1dde11be63b4e83cd4b01df0c.zip |
media-fonts/zh-kcfonts: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild index 69688882626e..d76445218ae6 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.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=7 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~s390 sparc x86" IUSE="" # Only installs fonts RESTRICT="strip binchecks" |