diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:13:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:13:09 +0200 |
commit | da12d188935daefa05bab9e0d20061ef20c07695 (patch) | |
tree | 68f20f40d7e8ecae8e3776e7626c285d3a5ce0d7 /dev-python/xcffib | |
parent | app-admin/ulogd: x86 stable wrt bug #560984 (diff) | |
download | gentoo-da12d188935daefa05bab9e0d20061ef20c07695.tar.gz gentoo-da12d188935daefa05bab9e0d20061ef20c07695.tar.bz2 gentoo-da12d188935daefa05bab9e0d20061ef20c07695.zip |
dev-python/xcffib: x86 stable wrt bug #561370
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/xcffib')
-rw-r--r-- | dev-python/xcffib/xcffib-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.3.4.ebuild b/dev-python/xcffib/xcffib-0.3.4.ebuild index 94fc76aab21c..ddd6979ccaa8 100644 --- a/dev-python/xcffib/xcffib-0.3.4.ebuild +++ b/dev-python/xcffib/xcffib-0.3.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" COMMON_DEPEND="x11-libs/libxcb" |