diff options
author | 2021-04-05 20:32:18 +0000 | |
---|---|---|
committer | 2021-04-05 22:08:11 +0000 | |
commit | 4a8f6546f6698afb884259fe4a91ada10a5d8796 (patch) | |
tree | a02fea0d836737bd07f2bce3bd43daef0e30da86 /media-fonts/font-bh-ttf | |
parent | media-fonts/font-bh-lucidatypewriter-75dpi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-4a8f6546f6698afb884259fe4a91ada10a5d8796.tar.gz gentoo-4a8f6546f6698afb884259fe4a91ada10a5d8796.tar.bz2 gentoo-4a8f6546f6698afb884259fe4a91ada10a5d8796.zip |
media-fonts/font-bh-ttf: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/font-bh-ttf')
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild index 76c1d8e4c597..71265887b679 100644 --- a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.ebuild +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.3-r2.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 @@ -7,4 +7,4 @@ inherit xorg-3 DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts" LICENSE="bh-luxi" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" |