diff options
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild (renamed from dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild) | 3 |
1 files changed, 1 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-r2.ebuild index 651d74be91ea..d86dfc109668 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=MZSANFORD DIST_VERSION=0.61 @@ -11,7 +11,6 @@ DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~ppc-macos" -IUSE="" PATCHES=( "${FILESDIR}"/${PN}-0.610.0-musl-unistd-h.patch |