diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:36:37 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:34 +0000 |
commit | b5859af9879c65980831c27a8d830e0b501e0b63 (patch) | |
tree | e182e6097973513c00f21ce9534839faba8e24ad /x11-apps | |
parent | profiles/arch/arm64: unmask USE=zfs for ceph and libvirt (diff) | |
download | gentoo-b5859af9879c65980831c27a8d830e0b501e0b63.tar.gz gentoo-b5859af9879c65980831c27a8d830e0b501e0b63.tar.bz2 gentoo-b5859af9879c65980831c27a8d830e0b501e0b63.zip |
x11-apps/bdftopcf: Keyword 1.1-r1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild index e2e52e74872d..fd84fbf23f2a 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.1-r1.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="X.Org bdftopcf application" -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" DEPEND="x11-base/xorg-proto" RDEPEND="" |