From: Anthony G. Basile Date: Sun, 2 Feb 2020 20:31:41 +0000 (-0500) Subject: app-crypt/libscrypt: stable on arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ec77faa992e910f1c4dd43e6b0cf63838aa6730;p=gentoo.git app-crypt/libscrypt: stable on arm64 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile --- diff --git a/app-crypt/libscrypt/libscrypt-1.21.ebuild b/app-crypt/libscrypt/libscrypt-1.21.ebuild index e4ac4392954b..efe99521fd08 100644 --- a/app-crypt/libscrypt/libscrypt-1.21.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND=""