diff options
author | Sam James <sam@gentoo.org> | 2023-11-22 11:08:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-22 11:10:18 +0000 |
commit | c21779711f307d0c43739414361efe906c99e956 (patch) | |
tree | b6ccf9b85da043b812057039b836dd387c069ae9 /dev-python/urwid | |
parent | dev-python/testfixtures: Stabilize 7.2.2 ALLARCHES, #917734 (diff) | |
download | gentoo-c21779711f307d0c43739414361efe906c99e956.tar.gz gentoo-c21779711f307d0c43739414361efe906c99e956.tar.bz2 gentoo-c21779711f307d0c43739414361efe906c99e956.zip |
dev-python/urwid: Stabilize 2.2.3 ppc64, #917738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/urwid')
-rw-r--r-- | dev-python/urwid/urwid-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urwid/urwid-2.2.3.ebuild b/dev-python/urwid/urwid-2.2.3.ebuild index 56b7bd3871f0..20fcc8c5f955 100644 --- a/dev-python/urwid/urwid-2.2.3.ebuild +++ b/dev-python/urwid/urwid-2.2.3.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_tests unittest |