commit: 6e1c5fa0b6a4f660e7e372ec1043f57b3c568ddf Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sat Apr 7 14:21:45 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 7 15:13:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1c5fa0
dev-perl/Sub-Quote: added ~arm64 keyword (Bug 652718) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index df4eba2b55f..be2a7765a08 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND="