commit: 6ba0d24b910f703fce9c94e3755889b95959461f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Apr 21 02:48:38 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Apr 21 02:48:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba0d24b
dev-perl/Sys-CPU: keyword ~arm64 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild | 4 ++-- dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild index 3e8eddeafd3..08770dbb1f2 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-macos" IUSE="" diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild index c9fb588fab6..7fc3e0a9b46 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~ppc-macos" IUSE=""
