diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 01:57:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 01:57:28 +0100 |
commit | 018a61c11d1d6a01ad3b39335578410a2dc2cca8 (patch) | |
tree | 039130ec6cd4b2f8286680fca25f5f1ddf4e2084 /dev-python | |
parent | dev-python/immutables: Keyword 0.15 arm, #801520 (diff) | |
download | gentoo-018a61c11d1d6a01ad3b39335578410a2dc2cca8.tar.gz gentoo-018a61c11d1d6a01ad3b39335578410a2dc2cca8.tar.bz2 gentoo-018a61c11d1d6a01ad3b39335578410a2dc2cca8.zip |
dev-python/outcome: Keyword 1.1.0 arm, #801520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/outcome/outcome-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/outcome/outcome-1.1.0.ebuild b/dev-python/outcome/outcome-1.1.0.ebuild index ec5433239bef..ed7fdd7e6c1e 100644 --- a/dev-python/outcome/outcome-1.1.0.ebuild +++ b/dev-python/outcome/outcome-1.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]" |