diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:58:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 09:58:16 +0200 |
commit | c81a1042c482d462cdade68b0722552d4105b14f (patch) | |
tree | 4478c2ba0e587005375a65c9c0d5866971d7ca2e /dev-python/wrapt | |
parent | dev-python/watchdog: amd64 stable wrt bug #731636 (diff) | |
download | gentoo-c81a1042c482d462cdade68b0722552d4105b14f.tar.gz gentoo-c81a1042c482d462cdade68b0722552d4105b14f.tar.bz2 gentoo-c81a1042c482d462cdade68b0722552d4105b14f.zip |
dev-python/wrapt: amd64 stable wrt bug #731638
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wrapt/wrapt-1.12.1.ebuild b/dev-python/wrapt/wrapt-1.12.1.ebuild index 477f6b207dc3..03d4c1420909 100644 --- a/dev-python/wrapt/wrapt-1.12.1.ebuild +++ b/dev-python/wrapt/wrapt-1.12.1.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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/sphinx_rtd_theme |