diff options
author | Sam James <sam@gentoo.org> | 2020-09-30 02:46:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-30 02:46:02 +0000 |
commit | 177a1fa776504c2b93f3bd20bd7e759925b8f50e (patch) | |
tree | 766bf063b63b4d3ad5a9ffe4eec679715c2a24f0 /www-misc | |
parent | media-libs/vamp-plugin-sdk: Stabilize 2.10 arm64, #744778 (diff) | |
download | gentoo-177a1fa776504c2b93f3bd20bd7e759925b8f50e.tar.gz gentoo-177a1fa776504c2b93f3bd20bd7e759925b8f50e.tar.bz2 gentoo-177a1fa776504c2b93f3bd20bd7e759925b8f50e.zip |
www-misc/mergelog: Keyword 4.5-r2 arm64, #741798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/mergelog/mergelog-4.5-r2.ebuild | 4 |
1 files 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 8872f3141239..74b4b2512937 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}" |