diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:14:51 +0200 |
commit | b2e26763a2245f1329c642568ff260bb0efd034a (patch) | |
tree | 4bc9f43c02eb52d36b373c5a1e88b7e1b71f67d3 /dev-python/responses | |
parent | sys-apps/hwloc: x86 stable wrt bug #711888 (diff) | |
download | gentoo-b2e26763a2245f1329c642568ff260bb0efd034a.tar.gz gentoo-b2e26763a2245f1329c642568ff260bb0efd034a.tar.bz2 gentoo-b2e26763a2245f1329c642568ff260bb0efd034a.zip |
dev-python/responses: x86 stable wrt bug #734490
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/responses')
-rw-r--r-- | dev-python/responses/responses-0.10.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/responses/responses-0.10.15.ebuild b/dev-python/responses/responses-0.10.15.ebuild index aef768affa94..aab1f45c9db7 100644 --- a/dev-python/responses/responses-0.10.15.ebuild +++ b/dev-python/responses/responses-0.10.15.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |