commit: f473a8366a52a3d1197422ee615a902c1dbcdc1c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jun 25 23:13:37 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jun 25 23:20:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f473a836
dev-python/multidict: x86 stable (bug #652856) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/multidict/multidict-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/multidict/multidict-4.1.0.ebuild b/dev-python/multidict/multidict-4.1.0.ebuild index 906dc6b8e70..4daf2b381a8 100644 --- a/dev-python/multidict/multidict-4.1.0.ebuild +++ b/dev-python/multidict/multidict-4.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" DEPEND="
