diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 18:44:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 18:44:58 +0000 |
commit | 57b9e2778f66d54f9fd92aa4086eb15bbda504c8 (patch) | |
tree | 226ebb1a2af61299a2e4544519207ce88b529a39 /dev-python/aiohttp-oauthlib | |
parent | dev-python/vdirsyncer: Keyword 0.19.2-r2 arm64, #908281 (diff) | |
download | gentoo-57b9e2778f66d54f9fd92aa4086eb15bbda504c8.tar.gz gentoo-57b9e2778f66d54f9fd92aa4086eb15bbda504c8.tar.bz2 gentoo-57b9e2778f66d54f9fd92aa4086eb15bbda504c8.zip |
dev-python/aiohttp-oauthlib: Keyword 0.1.0 arm64, #908281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-oauthlib')
-rw-r--r-- | dev-python/aiohttp-oauthlib/aiohttp-oauthlib-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-oauthlib/aiohttp-oauthlib-0.1.0.ebuild b/dev-python/aiohttp-oauthlib/aiohttp-oauthlib-0.1.0.ebuild index 8ab895d87dfc..c79cd28ef73f 100644 --- a/dev-python/aiohttp-oauthlib/aiohttp-oauthlib-0.1.0.ebuild +++ b/dev-python/aiohttp-oauthlib/aiohttp-oauthlib-0.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://git.sr.ht/~whynothugo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g SLOT="0" LICENSE="ISC" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/aiohttp[${PYTHON_USEDEP}] |