diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:48:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:09 +0200 |
commit | 6fbd95b7aba5189c971aca04c2c187f60cc0bdc0 (patch) | |
tree | 6a7678a64422ac269fcab906815c70aea32140d7 /dev-python/responses | |
parent | dev-python/restructuredtext-lint: x86 stable wrt bug #731562 (diff) | |
download | gentoo-6fbd95b7aba5189c971aca04c2c187f60cc0bdc0.tar.gz gentoo-6fbd95b7aba5189c971aca04c2c187f60cc0bdc0.tar.bz2 gentoo-6fbd95b7aba5189c971aca04c2c187f60cc0bdc0.zip |
dev-python/responses: x86 stable wrt bug #731564
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/responses/responses-0.10.14.ebuild b/dev-python/responses/responses-0.10.14.ebuild index 6010ef70932e..98543821590c 100644 --- a/dev-python/responses/responses-0.10.14.ebuild +++ b/dev-python/responses/responses-0.10.14.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=" |