diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:32:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:08:26 +0000 |
commit | c3cec3d294fdce2cc5c0e92697857cf1282ba9b4 (patch) | |
tree | 4edb8fd5b7549f2df64800656f4d0726b30212a4 /media-fonts/font-misc-ethiopic | |
parent | media-fonts/font-misc-cyrillic: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c3cec3d294fdce2cc5c0e92697857cf1282ba9b4.tar.gz gentoo-c3cec3d294fdce2cc5c0e92697857cf1282ba9b4.tar.bz2 gentoo-c3cec3d294fdce2cc5c0e92697857cf1282ba9b4.zip |
media-fonts/font-misc-ethiopic: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-misc-ethiopic')
-rw-r--r-- | media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild index 9c37d377dee9..cc90bec8672c 100644 --- a/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.ebuild +++ b/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.4.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 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="Miscellaneous Ethiopic fonts" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" XORG_CONFIGURE_OPTIONS=( --with-fontrootdir="${EPREFIX}/usr/share/fonts" |