diff options
author | 2021-04-05 20:34:15 +0000 | |
---|---|---|
committer | 2021-04-05 22:09:03 +0000 | |
commit | 219af6942831b16bc854ede1aaad613302f34c92 (patch) | |
tree | 831555e293cc87f447103397221d7576f2fc4eaa /media-fonts | |
parent | media-fonts/lohit-telugu: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-219af6942831b16bc854ede1aaad613302f34c92.tar.gz gentoo-219af6942831b16bc854ede1aaad613302f34c92.tar.bz2 gentoo-219af6942831b16bc854ede1aaad613302f34c92.zip |
media-fonts/mikachan-font-otf: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild index eff41885b6c0..7d5a9676fe9b 100644 --- a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild +++ b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" # Only installs fonts RESTRICT="strip binchecks" |