summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:22:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:22:02 +0100
commitea45c74b80d5fd5e45127fce3e09d1a5e062e851 (patch)
treeef92fb1f53ba5552568989b7ea6b6d771f48fa2d /dev-python/doc8
parentdev-python/dnspython: x86 stable wrt bug #565742 (diff)
downloadgentoo-ea45c74b80d5fd5e45127fce3e09d1a5e062e851.tar.gz
gentoo-ea45c74b80d5fd5e45127fce3e09d1a5e062e851.tar.bz2
gentoo-ea45c74b80d5fd5e45127fce3e09d1a5e062e851.zip
dev-python/doc8: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/doc8')
-rw-r--r--dev-python/doc8/doc8-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doc8/doc8-0.6.0.ebuild b/dev-python/doc8/doc8-0.6.0.ebuild
index 6e396ad8e4d1..ba242e7b0d7a 100644
--- a/dev-python/doc8/doc8-0.6.0.ebuild
+++ b/dev-python/doc8/doc8-0.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"