summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-08 23:20:57 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-08 23:49:03 +0100
commit0ce4100ce022dac623e03a42d33e448fd16c018d (patch)
treee52f1cedeb33d0444f26527fad6801b10f31a6e5 /dev-python
parentdev-python/versioneer: x86 stable (bug #636054) (diff)
downloadgentoo-0ce4100ce022dac623e03a42d33e448fd16c018d.tar.gz
gentoo-0ce4100ce022dac623e03a42d33e448fd16c018d.tar.bz2
gentoo-0ce4100ce022dac623e03a42d33e448fd16c018d.zip
dev-python/xcffib: x86 stable (bug #636054)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xcffib/xcffib-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xcffib/xcffib-0.5.1.ebuild b/dev-python/xcffib/xcffib-0.5.1.ebuild
index a684401d294c..8b0587cdc5b4 100644
--- a/dev-python/xcffib/xcffib-0.5.1.ebuild
+++ b/dev-python/xcffib/xcffib-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="test"
COMMON_DEPEND="x11-libs/libxcb"