summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 11:00:09 +0000
committerSam James <sam@gentoo.org>2021-01-06 11:00:09 +0000
commitb9292068c9b8a8846a49a516cfb9ea26766a6760 (patch)
tree0c37bd50909ae19379f573ffcee42f9dd67e58a9 /dev-python/python-xlib/python-xlib-0.29.ebuild
parentnet-wireless/iwd: Stabilize 1.10 arm64, #763885 (diff)
downloadgentoo-b9292068c9b8a8846a49a516cfb9ea26766a6760.tar.gz
gentoo-b9292068c9b8a8846a49a516cfb9ea26766a6760.tar.bz2
gentoo-b9292068c9b8a8846a49a516cfb9ea26766a6760.zip
dev-python/python-xlib: Stabilize 0.29 x86, #761646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-xlib/python-xlib-0.29.ebuild')
-rw-r--r--dev-python/python-xlib/python-xlib-0.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-xlib/python-xlib-0.29.ebuild b/dev-python/python-xlib/python-xlib-0.29.ebuild
index 6e638adf57c3..4cbcb46bae3c 100644
--- a/dev-python/python-xlib/python-xlib-0.29.ebuild
+++ b/dev-python/python-xlib/python-xlib-0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2"
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
IUSE="doc"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"