commit:     fcdd91b1cefe8cc3fcb3ffcbb696573305771a78
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 08:28:37 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 08:34:44 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdd91b1

dev-python/logutils: had amd64 listed twice, fixing

Package-Manager: portage-2.2.20.1

 dev-python/logutils/logutils-0.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logutils/logutils-0.3.3.ebuild 
b/dev-python/logutils/logutils-0.3.3.ebuild
index 240a3e9..5433786 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}]"

Reply via email to