diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 01:57:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 01:57:08 +0100 |
commit | f74d14e80e7107d7b36c6d03725c480a31279f51 (patch) | |
tree | 3a0ac2ed4f6b86e3c9c1117c3f4ec714e67c8a41 /dev-python/outcome | |
parent | dev-python/astor: Keyword 0.8.1 arm64, #801520 (diff) | |
download | gentoo-f74d14e80e7107d7b36c6d03725c480a31279f51.tar.gz gentoo-f74d14e80e7107d7b36c6d03725c480a31279f51.tar.bz2 gentoo-f74d14e80e7107d7b36c6d03725c480a31279f51.zip |
dev-python/outcome: Keyword 1.1.0 arm64, #801520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/outcome')
-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 ca48567e6299..ec5433239bef 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" +KEYWORDS="~amd64 ~arm64" RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]" |