diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 14:55:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 14:55:57 +0100 |
commit | bed5d7d58bd076299f69426fc44fe3590b27cbd6 (patch) | |
tree | 86526462b47adc17f3354f7a113ec155cd9ae389 /dev-python/pebble | |
parent | dev-python/keystoneauth1: Stabilize 5.4.0 ALLARCHES, #919532 (diff) | |
download | gentoo-bed5d7d58bd076299f69426fc44fe3590b27cbd6.tar.gz gentoo-bed5d7d58bd076299f69426fc44fe3590b27cbd6.tar.bz2 gentoo-bed5d7d58bd076299f69426fc44fe3590b27cbd6.zip |
dev-python/pebble: Stabilize 5.0.4 ALLARCHES, #919539
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pebble')
-rw-r--r-- | dev-python/pebble/pebble-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pebble/pebble-5.0.4.ebuild b/dev-python/pebble/pebble-5.0.4.ebuild index 570400970374..68b391ffa5bb 100644 --- a/dev-python/pebble/pebble-5.0.4.ebuild +++ b/dev-python/pebble/pebble-5.0.4.ebuild @@ -19,6 +19,6 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |