diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 12:17:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 12:17:02 +0100 |
commit | f213ca57a1f2a02f6769e951162f1f6958e50011 (patch) | |
tree | 6da277590ba8ba4331c4f4dee25186b4ab934db0 /dev-python | |
parent | dev-python/typed-ast: ppc stable wrt bug #710518 (diff) | |
download | gentoo-f213ca57a1f2a02f6769e951162f1f6958e50011.tar.gz gentoo-f213ca57a1f2a02f6769e951162f1f6958e50011.tar.bz2 gentoo-f213ca57a1f2a02f6769e951162f1f6958e50011.zip |
dev-python/wrapt: ppc stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 fd9dc718b1bf..c897b0c32dd6 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 \ |