commit: 3ec77faa992e910f1c4dd43e6b0cf63838aa6730 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 20:31:41 2020 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 20:36:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec77faa
app-crypt/libscrypt: stable on arm64 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> app-crypt/libscrypt/libscrypt-1.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/libscrypt/libscrypt-1.21.ebuild b/app-crypt/libscrypt/libscrypt-1.21.ebuild index e4ac4392954..efe99521fd0 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=""
