diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:31:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:07:53 +0000 |
commit | 37830b8021d10c475486b46b662f56aa1160805e (patch) | |
tree | 57b97cfbf68da90a4dd95cb4a1007dc37f8ee248 /media-fonts/cheapskatefonts | |
parent | media-fonts/cantarell: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-37830b8021d10c475486b46b662f56aa1160805e.tar.gz gentoo-37830b8021d10c475486b46b662f56aa1160805e.tar.bz2 gentoo-37830b8021d10c475486b46b662f56aa1160805e.zip |
media-fonts/cheapskatefonts: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/cheapskatefonts')
-rw-r--r-- | media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild b/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild index d7cee7c5e455..28a1b84e1d0b 100644 --- a/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild +++ b/media-fonts/cheapskatefonts/cheapskatefonts-1.0.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 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~s390 sparc x86" BDEPEND="app-arch/unzip" |