diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:04:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:01 +0200 |
commit | 2086f7e617392c3a0d638606a7c9e0b8237b4b38 (patch) | |
tree | 0fe7dea640390ef9362b7686e4c75f8dd5554cb3 /dev-python/responses | |
parent | dev-python/python-stdnum: amd64/x86 stable (ALLARCHES policy) wrt bug #742863 (diff) | |
download | gentoo-2086f7e617392c3a0d638606a7c9e0b8237b4b38.tar.gz gentoo-2086f7e617392c3a0d638606a7c9e0b8237b4b38.tar.bz2 gentoo-2086f7e617392c3a0d638606a7c9e0b8237b4b38.zip |
dev-python/responses: amd64/x86 stable (ALLARCHES policy) wrt bug #742869
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/responses')
-rw-r--r-- | dev-python/responses/responses-0.10.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/responses/responses-0.10.16.ebuild b/dev-python/responses/responses-0.10.16.ebuild index 7dc543a4597d..17f3fb9a1f36 100644 --- a/dev-python/responses/responses-0.10.16.ebuild +++ b/dev-python/responses/responses-0.10.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |