summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 01:36:13 +0000
committerSam James <sam@gentoo.org>2021-03-02 01:36:13 +0000
commit1cea088cff01bc10c3b5c94c324a9162a74718d8 (patch)
tree48cb50f5bf474e50ee08a1cb37c32f8a18c36850
parentdev-python/python-libevdev: Stabilize 0.9 ppc, #773844 (diff)
downloadgentoo-1cea088c.tar.gz
gentoo-1cea088c.tar.bz2
gentoo-1cea088c.zip
dev-python/pyxdg: Stabilize 0.27 ALLARCHES, #773853
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pyxdg/pyxdg-0.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxdg/pyxdg-0.27.ebuild b/dev-python/pyxdg/pyxdg-0.27.ebuild
index 1b21277a80e8..1b1a33faa9e9 100644
--- a/dev-python/pyxdg/pyxdg-0.27.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.27.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
@@ -15,6 +15,6 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
distutils_enable_tests nose