Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/bdftopcf/
Date: Sun, 02 Jan 2022 14:43:25
Message-Id: 1641134554.b5859af9879c65980831c27a8d830e0b501e0b63.chewi@gentoo
1 commit: b5859af9879c65980831c27a8d830e0b501e0b63
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 14:36:37 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 14:42:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5859af9
7
8 x11-apps/bdftopcf: Keyword 1.1-r1 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild
16 index e2e52e74872d..fd84fbf23f2a 100644
17 --- a/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild
18 +++ b/x11-apps/bdftopcf/bdftopcf-1.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -7,7 +7,7 @@ inherit xorg-3
26
27 DESCRIPTION="X.Org bdftopcf application"
28
29 -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"
30 +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"
31
32 DEPEND="x11-base/xorg-proto"
33 RDEPEND=""