diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:38:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:38:21 +0100 |
commit | f067ce07bda118828ddc33d0d43cfe1170b34ce3 (patch) | |
tree | 55ed105be9e8ea785a5555a9ad97628def54c057 /dev-python/wrapt | |
parent | dev-python/typed-ast: amd64 stable wrt bug #710518 (diff) | |
download | gentoo-f067ce07bda118828ddc33d0d43cfe1170b34ce3.tar.gz gentoo-f067ce07bda118828ddc33d0d43cfe1170b34ce3.tar.bz2 gentoo-f067ce07bda118828ddc33d0d43cfe1170b34ce3.zip |
dev-python/wrapt: amd64 stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 c897b0c32dd6..66b4b95315f5 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 \ |