diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:22:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:22:48 +0200 |
commit | 0ca6225f5f5a72c8f7114e40fd000b9cceefc8fd (patch) | |
tree | 746806dd698e68ad2ec475814faf2cb89be6355b | |
parent | dev-python/restructuredtext-lint: Stabilize 1.3.0 ALLARCHES, #731562 (diff) | |
download | gentoo-0ca6225f5f5a72c8f7114e40fd000b9cceefc8fd.tar.gz gentoo-0ca6225f5f5a72c8f7114e40fd000b9cceefc8fd.tar.bz2 gentoo-0ca6225f5f5a72c8f7114e40fd000b9cceefc8fd.zip |
dev-python/responses: Stabilize 0.10.14 ALLARCHES, #731564
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 98543821590c..aa7f8d6ba7e1 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=" |