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/luit/
Date: Mon, 03 Jan 2022 12:29:06
Message-Id: 1641212748.6c66069fcfd090521b46e13443d58f7b55fb0d27.chewi@gentoo
1 commit: 6c66069fcfd090521b46e13443d58f7b55fb0d27
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 12:25:48 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 12:25:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c66069f
7
8 x11-apps/luit: Keyword 20210218 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 x11-apps/luit/luit-20210218.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-apps/luit/luit-20210218.ebuild b/x11-apps/luit/luit-20210218.ebuild
16 index fc2480e3f601..c5936d6dfb17 100644
17 --- a/x11-apps/luit/luit-20210218.ebuild
18 +++ b/x11-apps/luit/luit-20210218.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2021 Gentoo Authors
21 +# Copyright 2019-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz"
26
27 LICENSE="MIT"
28 SLOT="0"
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="sys-libs/zlib
33 virtual/libiconv"