summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-15 10:08:20 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-15 10:08:20 +0300
commit5d951c3eb3a0beb75614b9f87e0f3d687c64d207 (patch)
treecefdcd1dc83357150cfe1357fec53dcf51c66589 /dev-python/snakeoil
parentdev-util/pkgcheck: Stabilize 0.10.16 ppc, #877165 (diff)
downloadgentoo-5d951c3eb3a0beb75614b9f87e0f3d687c64d207.tar.gz
gentoo-5d951c3eb3a0beb75614b9f87e0f3d687c64d207.tar.bz2
gentoo-5d951c3eb3a0beb75614b9f87e0f3d687c64d207.zip
dev-python/snakeoil: Stabilize 0.10.1 hppa, #877165
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.10.1.ebuild b/dev-python/snakeoil/snakeoil-0.10.1.ebuild
index f320e0d5ab32..88f3ba4d1fb9 100644
--- a/dev-python/snakeoil/snakeoil-0.10.1.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.10.1.ebuild
@@ -12,7 +12,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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi