commit: 4d90b36e9882f7feb5aa608d95e1c8fbf5fabc65 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 01:02:48 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 01:02:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d90b36e
app-arch/unshield: arm64 keyworded (bug #730894) Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/unshield/unshield-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/unshield/unshield-1.4.3.ebuild b/app-arch/unshield/unshield-1.4.3.ebuild index 0174bf8b287..6f191e78c81 100644 --- a/app-arch/unshield/unshield-1.4.3.ebuild +++ b/app-arch/unshield/unshield-1.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/twogood/unshield/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc x86" # OpenSSL (or LibreSSL) is detected at build time, and used to determine # whether or not a hand-rolled md5 implementation is used. The build
