diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:22:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-16 18:22:00 +0300 |
commit | 6cc323b1166f6315ede06b7a7ab75d60eb7a431c (patch) | |
tree | e4def926fa9707137a7cff7458e7934886655819 /dev-python/hishel | |
parent | dev-python/pdm: Keyword 2.15.2 arm64, #928958 (diff) | |
download | gentoo-6cc323b1166f6315ede06b7a7ab75d60eb7a431c.tar.gz gentoo-6cc323b1166f6315ede06b7a7ab75d60eb7a431c.tar.bz2 gentoo-6cc323b1166f6315ede06b7a7ab75d60eb7a431c.zip |
dev-python/hishel: Keyword 0.0.26 arm64, #928958
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hishel')
-rw-r--r-- | dev-python/hishel/hishel-0.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hishel/hishel-0.0.26.ebuild b/dev-python/hishel/hishel-0.0.26.ebuild index b0cd9cb0bf10..07503f286cee 100644 --- a/dev-python/hishel/hishel-0.0.26.ebuild +++ b/dev-python/hishel/hishel-0.0.26.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/karpetrosyan/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RDEPEND=" dev-python/httpx[${PYTHON_USEDEP}] |