diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 19:52:05 +0100 |
commit | 0a0c26c0b8573f07c013a1fca34b3f9b237749a2 (patch) | |
tree | 9c6a7ef448aed352f97a07d2b8c145e63bacb7b3 /dev-python/pycurl-requests | |
parent | dev-python/tcolorpy: Keyword 0.1.4 arm64, #917990 (diff) | |
download | gentoo-0a0c26c0b8573f07c013a1fca34b3f9b237749a2.tar.gz gentoo-0a0c26c0b8573f07c013a1fca34b3f9b237749a2.tar.bz2 gentoo-0a0c26c0b8573f07c013a1fca34b3f9b237749a2.zip |
dev-python/pycurl-requests: Keyword 0.5.0-r1 arm64, #917994
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pycurl-requests')
-rw-r--r-- | dev-python/pycurl-requests/pycurl-requests-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycurl-requests/pycurl-requests-0.5.0-r1.ebuild b/dev-python/pycurl-requests/pycurl-requests-0.5.0-r1.ebuild index b300c7a49b12..6100270b14c7 100644 --- a/dev-python/pycurl-requests/pycurl-requests-0.5.0-r1.ebuild +++ b/dev-python/pycurl-requests/pycurl-requests-0.5.0-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/chardet[${PYTHON_USEDEP}] |