projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfe248
)
adding x86 to wrapt
author
Matthew Thode
<mthode@mthode.org>
Tue, 1 Sep 2015 15:22:59 +0000
(10:22 -0500)
committer
Matthew Thode
<mthode@mthode.org>
Tue, 1 Sep 2015 15:22:59 +0000
(10:22 -0500)
dev-python/wrapt/wrapt-1.10.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/wrapt/wrapt-1.10.5.ebuild
b/dev-python/wrapt/wrapt-1.10.5.ebuild
index 2fd4fc88f60092fb24c62a3b68111f0c11c221be..828797d8e5a43811e1ef3ff45111c8d939b67dfd 100644
(file)
--- 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="