commit: 177a1fa776504c2b93f3bd20bd7e759925b8f50e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 02:46:02 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 02:46:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177a1fa7
www-misc/mergelog: Keyword 4.5-r2 arm64, #741798
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-misc/mergelog/mergelog-4.5-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-misc/mergelog/mergelog-4.5-r2.ebuild
b/www-misc/mergelog/mergelog-4.5-r2.ebuild
index 8872f314123..74b4b251293 100644
--- a/www-misc/mergelog/mergelog-4.5-r2.ebuild
+++ b/www-misc/mergelog/mergelog-4.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/mergelog/${P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~arm64 ppc x86"
RDEPEND="sys-libs/zlib"
DEPEND="${DEPEND}"