commit: 949efef946ac2a6f0abd84eb8dd5f62c56023f28 Author: Matthew Thode <mthode <AT> mthode <DOT> org> AuthorDate: Tue Sep 1 15:22:59 2015 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 15:22:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=949efef9
adding x86 to wrapt dev-python/wrapt/wrapt-1.10.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/wrapt/wrapt-1.10.5.ebuild b/dev-python/wrapt/wrapt-1.10.5.ebuild index 2fd4fc8..828797d 100644 --- a/dev-python/wrapt/wrapt-1.10.5.ebuild +++ b/dev-python/wrapt/wrapt-1.10.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc test" DEPEND="
