diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 23:53:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 23:53:41 +0100 |
commit | f0cbb6f4a7dea88acfbd402a88e49a109b4da53d (patch) | |
tree | 4cdbe63f6c654613b9de848fc2b1e194a53058fb /dev-python/txrequests | |
parent | dev-python/setuptools_trial: Keyword 0.6.0-r1 arm64, #766462 (diff) | |
download | gentoo-f0cbb6f4a7dea88acfbd402a88e49a109b4da53d.tar.gz gentoo-f0cbb6f4a7dea88acfbd402a88e49a109b4da53d.tar.bz2 gentoo-f0cbb6f4a7dea88acfbd402a88e49a109b4da53d.zip |
dev-python/txrequests: Keyword 0.9.6 arm64, #766462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/txrequests')
-rw-r--r-- | dev-python/txrequests/txrequests-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txrequests/txrequests-0.9.6.ebuild b/dev-python/txrequests/txrequests-0.9.6.ebuild index 62e3710b85c0..7f6e3418d14b 100644 --- a/dev-python/txrequests/txrequests-0.9.6.ebuild +++ b/dev-python/txrequests/txrequests-0.9.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=dev-python/requests-1.2.0[${PYTHON_USEDEP}] |