diff options
author | Sam James <sam@gentoo.org> | 2020-11-11 16:16:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-11 16:16:19 +0000 |
commit | 1e334510ebf06e3b7a5a780b8b464cf723b36d38 (patch) | |
tree | f7b53919e5929fe96d750a38ac3894ac1c7f61c0 /app-portage | |
parent | sci-chemistry/gromacs: New 2021_beta2 (diff) | |
download | gentoo-1e334510ebf06e3b7a5a780b8b464cf723b36d38.tar.gz gentoo-1e334510ebf06e3b7a5a780b8b464cf723b36d38.tar.bz2 gentoo-1e334510ebf06e3b7a5a780b8b464cf723b36d38.zip |
app-portage/portpeek: Stabilize 3.1.5 ALLARCHES, #753779
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portpeek/portpeek-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portpeek/portpeek-3.1.5.ebuild b/app-portage/portpeek/portpeek-3.1.5.ebuild index bff81b06ffc6..b81cd64dc282 100644 --- a/app-portage/portpeek/portpeek-3.1.5.ebuild +++ b/app-portage/portpeek/portpeek-3.1.5.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}" |