diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:35:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:09:20 +0000 |
commit | 194909dc7c6e9d8301f0b79c24fc364aa7e26f1a (patch) | |
tree | c8071c06eac4d5e779db9a90358c23f1b05f9767 /media-fonts | |
parent | media-fonts/tengwar-fonts: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-194909dc7c6e9d8301f0b79c24fc364aa7e26f1a.tar.gz gentoo-194909dc7c6e9d8301f0b79c24fc364aa7e26f1a.tar.bz2 gentoo-194909dc7c6e9d8301f0b79c24fc364aa7e26f1a.zip |
media-fonts/texcm-ttf: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index f2d54be2cd99..6a3557a63634 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-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 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" BDEPEND="app-arch/unzip" |