diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:06:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:31:56 +0200 |
commit | 7f8b419cc28e7fa944c1f3591bb987988b094e89 (patch) | |
tree | 7108f40010d3bced8739ecd234f3022716439ccc | |
parent | dev-python/gevent: x86 stable (bug #737752) (diff) | |
download | gentoo-7f8b419cc28e7fa944c1f3591bb987988b094e89.tar.gz gentoo-7f8b419cc28e7fa944c1f3591bb987988b094e89.tar.bz2 gentoo-7f8b419cc28e7fa944c1f3591bb987988b094e89.zip |
dev-python/geventhttpclient: x86 stable (bug #737754)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 4af702ed9630..60b9abfec4e8 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 )" |