diff options
author | 2023-12-20 17:15:00 +0100 | |
---|---|---|
committer | 2023-12-20 17:15:00 +0100 | |
commit | eccc5f4eeee75b2f78d966f6bb4891699cd15af6 (patch) | |
tree | 9389e722713b60e852bde5f132866c846a0e1157 /dev-python | |
parent | dev-python/dulwich: Stabilize 0.21.7 arm64, #920409 (diff) | |
download | gentoo-eccc5f4eeee75b2f78d966f6bb4891699cd15af6.tar.gz gentoo-eccc5f4eeee75b2f78d966f6bb4891699cd15af6.tar.bz2 gentoo-eccc5f4eeee75b2f78d966f6bb4891699cd15af6.zip |
dev-python/urwid: Stabilize 2.3.4 arm64, #920413
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/urwid/urwid-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urwid/urwid-2.3.4.ebuild b/dev-python/urwid/urwid-2.3.4.ebuild index d7f77d4bbc0e..025930c6620b 100644 --- a/dev-python/urwid/urwid-2.3.4.ebuild +++ b/dev-python/urwid/urwid-2.3.4.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 |