diff options
author | Sam James <sam@gentoo.org> | 2020-09-02 22:51:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-02 22:51:36 +0000 |
commit | 6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2 (patch) | |
tree | f3c3fb55fe3157235d65108ea8ec8f609835cac4 /app-portage | |
parent | app-portage/portpeek: Stabilize 3.1.4 ALLARCHES, #740104 (diff) | |
download | gentoo-6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2.tar.gz gentoo-6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2.tar.bz2 gentoo-6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2.zip |
Revert "app-portage/portpeek: Stabilize 3.1.4 ALLARCHES, #740104"
Not yet ready. Need Portage 3.0.0 on all arches first.
This reverts commit 1b64e0f5fc23f3d7368000c64d496c072eaac41a.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portpeek/portpeek-3.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portpeek/portpeek-3.1.4.ebuild b/app-portage/portpeek/portpeek-3.1.4.ebuild index c8c2e40c2d4f..0869c2d50e6b 100644 --- a/app-portage/portpeek/portpeek-3.1.4.ebuild +++ b/app-portage/portpeek/portpeek-3.1.4.ebuild @@ -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}" |