commit: 70e82459c233d989b4da50b70e308cf66ef736e4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 2 08:27:36 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 2 11:28:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e82459
dev-python/mando: Tested on ~x86 dev-python/mando/mando-0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mando/mando-0.3.2.ebuild b/dev-python/mando/mando-0.3.2.ebuild index 41b80c1fe73..3b4303bcc81 100644 --- a/dev-python/mando/mando-0.3.2.ebuild +++ b/dev-python/mando/mando-0.3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rubik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc examples test" DEPEND="
