diff options
author | Sam James <sam@gentoo.org> | 2023-11-05 18:45:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-05 18:45:16 +0000 |
commit | d07ef7fc94ef77e35932c221d5055d8df638fe36 (patch) | |
tree | 8247ff723b69945cc7e3d3afd50df79bc370c60a /dev-python/aiohttp-oauthlib | |
parent | dev-python/vdirsyncer: Keyword 0.19.2-r2 arm, #908281 (diff) | |
download | gentoo-d07ef7fc94ef77e35932c221d5055d8df638fe36.tar.gz gentoo-d07ef7fc94ef77e35932c221d5055d8df638fe36.tar.bz2 gentoo-d07ef7fc94ef77e35932c221d5055d8df638fe36.zip |
dev-python/aiohttp-oauthlib: Keyword 0.1.0 arm, #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 c79cd28ef73f..7e889e34b80e 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/aiohttp[${PYTHON_USEDEP}] |