summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:47:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:47:51 +0100
commit31f2f3730d3892443cea8db5f3d22ac8c318f34d (patch)
tree40edf0e678387bf30277b996675281706010dd1c
parentdev-python/typed-ast: x86 stable wrt bug #710518 (diff)
downloadgentoo-31f2f373.tar.gz
gentoo-31f2f373.tar.bz2
gentoo-31f2f373.zip
dev-python/wrapt: x86 stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/wrapt/wrapt-1.11.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wrapt/wrapt-1.11.2-r1.ebuild b/dev-python/wrapt/wrapt-1.11.2-r1.ebuild
index 80aa039ef37b..530a40ecdb24 100644
--- a/dev-python/wrapt/wrapt-1.11.2-r1.ebuild
+++ b/dev-python/wrapt/wrapt-1.11.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
distutils_enable_tests pytest
distutils_enable_sphinx docs \