Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/multitail/
Date: Sat, 22 Jan 2022 07:14:00
Message-Id: 1642834998.e72ae7f8167d1cb15076f979652d4325f7c39695.gyakovlev@gentoo
1 commit: e72ae7f8167d1cb15076f979652d4325f7c39695
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 22 07:01:23 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 22 07:03:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72ae7f8
7
8 app-text/multitail: keyword 6.4.2-r1 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 app-text/multitail/multitail-6.4.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/multitail/multitail-6.4.2-r1.ebuild b/app-text/multitail/multitail-6.4.2-r1.ebuild
16 index 8c10123313f6..8f3629c5129d 100644
17 --- a/app-text/multitail/multitail-6.4.2-r1.ebuild
18 +++ b/app-text/multitail/multitail-6.4.2-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 @@ -11,7 +11,7 @@ SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="debug examples unicode"
32 RESTRICT="test" # bug 492270