commit: e7ff71c217388ef20bb467a7fbb99d5d7a539d92
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 6 23:36:10 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 6 23:36:10 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=e7ff71c2
dev-perl/Sys-CPU: stable on arches supported on musl
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 c404e1d..062b890 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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 arm ~mips ppc x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${PN}-${DIST_VERSION}-fix-unistd-h.patch )