www-misc/mergelog: Keyword 4.5-r2 arm64, #741798

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-09-30 02:46:02 +00:00
parent 6c6b6c6967
commit 177a1fa776

View File

@@ -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}"