summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2022-01-26 09:22:54 -0500
committerMike Pagano <mpagano@gentoo.org>2022-01-26 09:22:54 -0500
commit18932600903a196a148acdbfa87d4b59e26770a9 (patch)
tree56a37aafce6848b11868272963ab3d62a58e982d /app-portage/portpeek
parentsci-libs/rocSOLVER: Next generation LAPACK implementation for ROCm (diff)
downloadgentoo-18932600903a196a148acdbfa87d4b59e26770a9.tar.gz
gentoo-18932600903a196a148acdbfa87d4b59e26770a9.tar.bz2
gentoo-18932600903a196a148acdbfa87d4b59e26770a9.zip
app-portage/portpeek: Stabilize latest version
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'app-portage/portpeek')
-rw-r--r--app-portage/portpeek/portpeek-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/portpeek/portpeek-3.2.2.ebuild b/app-portage/portpeek/portpeek-3.2.2.ebuild
index c381f3941efe..670dfa718f8e 100644
--- a/app-portage/portpeek/portpeek-3.2.2.ebuild
+++ b/app-portage/portpeek/portpeek-3.2.2.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"
@@ -12,7 +12,7 @@ SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc sparc x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"