diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:51:48 +0200 |
commit | 8a0feda1a347cf6214b881f84d8a62724ea47812 (patch) | |
tree | f27fc762c86daaffe26a34292e9b788dc4b49d42 /dev-python/geventhttpclient | |
parent | dev-python/doit: amd64 stable wrt bug #737746 (diff) | |
download | gentoo-8a0feda1a347cf6214b881f84d8a62724ea47812.tar.gz gentoo-8a0feda1a347cf6214b881f84d8a62724ea47812.tar.bz2 gentoo-8a0feda1a347cf6214b881f84d8a62724ea47812.zip |
dev-python/geventhttpclient: amd64 stable wrt bug #737754
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/geventhttpclient')
-rw-r--r-- | dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild b/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild index c92490bd271b..4af702ed9630 100644 --- a/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild +++ b/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |