From: Aaron Bauman Date: Mon, 27 May 2019 20:33:49 +0000 (-0400) Subject: app-misc/fdupes: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bebf374516f22f13f0102447d38356ec342ea837;p=gentoo.git app-misc/fdupes: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/app-misc/fdupes/fdupes-1.5.1.ebuild b/app-misc/fdupes/fdupes-1.5.1.ebuild index ac75fedd87d6..8365eb23a2b8 100644 --- a/app-misc/fdupes/fdupes-1.5.1.ebuild +++ b/app-misc/fdupes/fdupes-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/adrianlopezroche/${PN}/archive/${P/5\.1/51}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" S="${WORKDIR}/${MY_P}"