diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:42:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:42:22 +0100 |
commit | 832c8c2b03b8fed18a8af6da7add94144b3b95b1 (patch) | |
tree | 87d87a10a6733bd0499456e61204a309a6be24af /dev-python/wrapt | |
parent | dev-python/typed-ast: ppc64 stable wrt bug #710518 (diff) | |
download | gentoo-832c8c2b03b8fed18a8af6da7add94144b3b95b1.tar.gz gentoo-832c8c2b03b8fed18a8af6da7add94144b3b95b1.tar.bz2 gentoo-832c8c2b03b8fed18a8af6da7add94144b3b95b1.zip |
dev-python/wrapt: ppc64 stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 9743938b1022..80aa039ef37b 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 \ |