diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:39:17 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:39:17 +0100 |
commit | 8ae8de0a0860e8409bb56b698439e59e445b7c50 (patch) | |
tree | a97e37436fbf7c2b4bd8dbec14ba5b8642e5289c /x11-apps/mkfontscale | |
parent | x11-apps/luit: drop x86-macos (diff) | |
download | gentoo-8ae8de0a0860e8409bb56b698439e59e445b7c50.tar.gz gentoo-8ae8de0a0860e8409bb56b698439e59e445b7c50.tar.bz2 gentoo-8ae8de0a0860e8409bb56b698439e59e445b7c50.zip |
x11-apps/mkfontscale: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.2.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.2.1.ebuild index 385063336c5c..0c62a985f5d6 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.2.1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.2.1.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,7 +7,7 @@ inherit xorg-3 DESCRIPTION="create an index of scalable font files for X" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEPEND=" |