commit: 84900a8f5e73d7a87a872234b9fe70cb802b5c48
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 17:34:30 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 17:35:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84900a8f
dev-python/soundfile: keyword 0.13.1 for ~arm64, ~x86
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/soundfile/soundfile-0.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/soundfile/soundfile-0.13.1.ebuild
b/dev-python/soundfile/soundfile-0.13.1.ebuild
index 9551ca9a9659..a205bf2d3441 100644
--- a/dev-python/soundfile/soundfile-0.13.1.ebuild
+++ b/dev-python/soundfile/soundfile-0.13.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-python/cffi[${PYTHON_USEDEP}]