diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:39:16 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:43:00 +0000 |
commit | 7d89f57363893399e8e3ba6c381c2497624e8b61 (patch) | |
tree | d444718dad6124dc64c7c629fb1b441aee853c88 /x11-apps | |
parent | x11-apps/xsm: Keyword 1.0.4 for ~m68k (diff) | |
download | gentoo-7d89f57363893399e8e3ba6c381c2497624e8b61.tar.gz gentoo-7d89f57363893399e8e3ba6c381c2497624e8b61.tar.bz2 gentoo-7d89f57363893399e8e3ba6c381c2497624e8b61.zip |
x11-apps/mkfontscale: Keyword 1.2.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 2080a1afbec0..3095e7332bfb 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" COMMON_DEPEND=" |