diff options
| author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-04-07 14:56:02 +0100 |
|---|---|---|
| committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-07 18:13:16 +0300 |
| commit | f3a9c067d6d137683738a2d9df7dd32a46d0e4c2 (patch) | |
| tree | 86e5cb72d275494cbe6560c5aa20114daece97a1 | |
| parent | 86d365fb3f921665b39428b1be99d02365930b96 (diff) | |
| download | gentoo-f3a9c067d6d137683738a2d9df7dd32a46d0e4c2.tar.gz gentoo-f3a9c067d6d137683738a2d9df7dd32a46d0e4c2.tar.bz2 gentoo-f3a9c067d6d137683738a2d9df7dd32a46d0e4c2.zip | |
dev-perl/Scope-Guard: added ~arm64 keyword (Bug 652718)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
| -rw-r--r-- | dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild index 3eed8d5b7502..e647b13568b1 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~mips ppc x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="" |
