diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-24 17:49:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 19:18:47 +0000 |
commit | fa73a7adbd910e8b71c32ef08d008b6983bc8118 (patch) | |
tree | 5823206b6e00a31d585faa6bba7e1f094ca623b3 /dev-perl | |
parent | sys-apps/pv: stable 1.6.20 for hppa, bug #831610 (diff) | |
download | gentoo-fa73a7adbd910e8b71c32ef08d008b6983bc8118.tar.gz gentoo-fa73a7adbd910e8b71c32ef08d008b6983bc8118.tar.bz2 gentoo-fa73a7adbd910e8b71c32ef08d008b6983bc8118.zip |
dev-perl/Sys-CPU: stable 0.610.0-r2 for hppa, bug #831737
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild index d86dfc109668..0f101c1d7c0d 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~sparc x86 ~ppc-macos" PATCHES=( "${FILESDIR}"/${PN}-0.610.0-musl-unistd-h.patch |