repo/gentoo:master commit in: dev-python/snakeoil/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786733709.8beb029a3ef40df23901d4235ec1c344189694fb.eschwartz@gentoo> |
commit: 8beb029a3ef40df23901d4235ec1c344189694fb
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 18:03:09 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 18:55:09 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8beb029a
dev-python/snakeoil: Stabilize 0.11.4 ALLARCHES, #980847
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/snakeoil/snakeoil-0.11.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/snakeoil/snakeoil-0.11.4.ebuild b/dev-python/snakeoil/snakeoil-0.11.4.ebuild
index 44841966311c..d5c3f774f53c 100644
--- a/dev-python/snakeoil/snakeoil-0.11.4.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.11.4.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
inherit pypi
fi