diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:02:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:02:29 +0200 |
commit | 8f4d77bb10b7893b3413ae2a9344ba939a47903f (patch) | |
tree | 87e7d4f11c608cc498b6b3d614fd437363d8e551 /dev-perl/Sys-CPU | |
parent | dev-perl/Sub-Quote: x86 stable (bug #662392) (diff) | |
download | gentoo-8f4d77bb10b7893b3413ae2a9344ba939a47903f.tar.gz gentoo-8f4d77bb10b7893b3413ae2a9344ba939a47903f.tar.bz2 gentoo-8f4d77bb10b7893b3413ae2a9344ba939a47903f.zip |
dev-perl/Sys-CPU: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Sys-CPU')
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ef2c093c9c21..c1b6db52faf2 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,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 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos" IUSE="" |