diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:47:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:47:51 +0100 |
commit | 31f2f3730d3892443cea8db5f3d22ac8c318f34d (patch) | |
tree | 40edf0e678387bf30277b996675281706010dd1c /dev-python/wrapt | |
parent | dev-python/typed-ast: x86 stable wrt bug #710518 (diff) | |
download | gentoo-31f2f3730d3892443cea8db5f3d22ac8c318f34d.tar.gz gentoo-31f2f3730d3892443cea8db5f3d22ac8c318f34d.tar.bz2 gentoo-31f2f3730d3892443cea8db5f3d22ac8c318f34d.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>
Diffstat (limited to 'dev-python/wrapt')
-rw-r--r-- | dev-python/wrapt/wrapt-1.11.2-r1.ebuild | 2 |
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 \ |