commit: 0f320fcddf9f4c57264a8fa167cd3aefd679641a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 12:30:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 12:30:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f320fcd
dev-python/httpbin: Keyword 0.10.0 arm64, #912056
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/httpbin/httpbin-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/httpbin/httpbin-0.10.0.ebuild
b/dev-python/httpbin/httpbin-0.10.0.ebuild
index c191b3b06675..91bdeec2e98f 100644
--- a/dev-python/httpbin/httpbin-0.10.0.ebuild
+++ b/dev-python/httpbin/httpbin-0.10.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
RDEPEND="
dev-python/brotlicffi[${PYTHON_USEDEP}]