summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-07 09:11:59 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-07 09:46:24 +0200
commitc06dfd5793a54ca403e3fa19842c9c0f17b246dd (patch)
treebf744c961c9d66bb8b92bb286c1e64b7aa14c25e /dev-python/snakeoil
parentnet-im/rocketchat-desktop-bin: remove version 3.4.0 (diff)
downloadgentoo-c06dfd5793a54ca403e3fa19842c9c0f17b246dd.tar.gz
gentoo-c06dfd5793a54ca403e3fa19842c9c0f17b246dd.tar.bz2
gentoo-c06dfd5793a54ca403e3fa19842c9c0f17b246dd.zip
dev-python/snakeoil: Mark 0.9.5 ppc-stable
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.5.ebuild b/dev-python/snakeoil/snakeoil-0.9.5.ebuild
index 4402329036e8..4c6cfdc00b8b 100644
--- a/dev-python/snakeoil/snakeoil-0.9.5.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.9.5.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi