Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/mergelog/
Date: Wed, 30 Sep 2020 02:46:29
Message-Id: 1601433962.177a1fa776504c2b93f3bd20bd7e759925b8f50e.sam@gentoo
1 commit: 177a1fa776504c2b93f3bd20bd7e759925b8f50e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 02:46:02 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 02:46:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177a1fa7
7
8 www-misc/mergelog: Keyword 4.5-r2 arm64, #741798
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-misc/mergelog/mergelog-4.5-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-misc/mergelog/mergelog-4.5-r2.ebuild b/www-misc/mergelog/mergelog-4.5-r2.ebuild
16 index 8872f314123..74b4b251293 100644
17 --- a/www-misc/mergelog/mergelog-4.5-r2.ebuild
18 +++ b/www-misc/mergelog/mergelog-4.5-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/mergelog/${P}.tar.gz"
26 IUSE=""
27 SLOT="0"
28 LICENSE="GPL-2"
29 -KEYWORDS="amd64 ppc x86"
30 +KEYWORDS="amd64 ~arm64 ppc x86"
31
32 RDEPEND="sys-libs/zlib"
33 DEPEND="${DEPEND}"