commit: f87110b8af283431328fcd24acffd1b3ba39e0a2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 15:56:05 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 15:56:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87110b8
dev-python/pebble: Stabilize 5.0.2 ALLARCHES, #877951
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pebble/pebble-5.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pebble/pebble-5.0.2.ebuild
b/dev-python/pebble/pebble-5.0.2.ebuild
index b1830f4e238c..caf1089dae33 100644
--- a/dev-python/pebble/pebble-5.0.2.ebuild
+++ b/dev-python/pebble/pebble-5.0.2.ebuild
@@ -20,6 +20,6 @@ S=${WORKDIR}/${P^}
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc
x86"
distutils_enable_tests pytest