From 947ce9922b1a4831ca3d91e0ebecb72e608ecac1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 5 Apr 2021 20:31:38 +0000 Subject: media-fonts/efont-unicode: drop s390 to ~s390 (unstable) Signed-off-by: Sam James --- media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-fonts') diff --git a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild b/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild index 3b6c06864858..54496dfc60e9 100644 --- a/media-fonts/efont-unicode/efont-unicode-0.4.2-r1.ebuild +++ b/media-fonts/efont-unicode/efont-unicode-0.4.2-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 @@ -14,7 +14,7 @@ SRC_URI="http://openlab.jp/efont/dist/unicode-bdf/${MY_P}.tar.bz2" # naga10 has free-noncomm license LICENSE="public-domain BAEKMUK BSD MIT HPND free-noncomm" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="" # Only installs fonts RESTRICT="strip binchecks" -- cgit v1.2.3-65-gdbad