aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 06:30:48 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 06:30:48 -0400
commitb76d8ddaf4b90024bb7cfec45ce45182a717092e (patch)
tree5949354dcff202d5f3092950a0adaf4d224048ee /dev-perl
parentmedia-libs/mesa: sync with main tree version bump (diff)
downloadmusl-b76d8ddaf4b90024bb7cfec45ce45182a717092e.tar.gz
musl-b76d8ddaf4b90024bb7cfec45ce45182a717092e.tar.bz2
musl-b76d8ddaf4b90024bb7cfec45ce45182a717092e.zip
dev-perl/Sys-CPU: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --force
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 062b8908..4a26835a 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 Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${PN}-${DIST_VERSION}-fix-unistd-h.patch )