summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-28 07:40:26 +0000
committerSam James <sam@gentoo.org>2023-01-28 07:40:35 +0000
commitd080ab5024ec6992f88c17f6f33f868ee9b649f9 (patch)
treeb72ab79685aca22a017782f8daa2db0bbda1c41d /dev-python/snakeoil
parentdev-python/httpx: Stabilize 0.23.3-r1 ALLARCHES, #892337 (diff)
downloadgentoo-d080ab5024ec6992f88c17f6f33f868ee9b649f9.tar.gz
gentoo-d080ab5024ec6992f88c17f6f33f868ee9b649f9.tar.bz2
gentoo-d080ab5024ec6992f88c17f6f33f868ee9b649f9.zip
dev-python/snakeoil: Stabilize 0.10.5 ALLARCHES, #892357
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.10.5.ebuild b/dev-python/snakeoil/snakeoil-0.10.5.ebuild
index 9a344ead0fff..9927318bb579 100644
--- a/dev-python/snakeoil/snakeoil-0.10.5.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.10.5.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