summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-10-15 03:28:37 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2015-10-15 03:34:44 -0500
commitfcdd91b1cefe8cc3fcb3ffcbb696573305771a78 (patch)
tree938d2913bfb08d80a4a7e865f4c65226031c1208 /dev-python
parentdev-python/logutils: adding for openstack kilo (diff)
downloadgentoo-fcdd91b1cefe8cc3fcb3ffcbb696573305771a78.tar.gz
gentoo-fcdd91b1cefe8cc3fcb3ffcbb696573305771a78.tar.bz2
gentoo-fcdd91b1cefe8cc3fcb3ffcbb696573305771a78.zip
dev-python/logutils: had amd64 listed twice, fixing
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/logutils/logutils-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/logutils/logutils-0.3.3.ebuild b/dev-python/logutils/logutils-0.3.3.ebuild
index 240a3e93c53e..543378611fd9 100644
--- a/dev-python/logutils/logutils-0.3.3.ebuild
+++ b/dev-python/logutils/logutils-0.3.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"