diff options
| author | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 03:28:37 -0500 |
|---|---|---|
| committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-15 03:34:44 -0500 |
| commit | fcdd91b1cefe8cc3fcb3ffcbb696573305771a78 (patch) | |
| tree | 938d2913bfb08d80a4a7e865f4c65226031c1208 /dev-python | |
| parent | 161d4d9a3f4cdbed31f7b8419fb3f6db95e618ac (diff) | |
| download | gentoo-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.ebuild | 2 |
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 240a3e93c53ef..543378611fd93 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}]" |
