diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:48:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-23 20:48:48 +0100 |
commit | 24f79ab72d3034dca1274eda3d0a2e87755fdd83 (patch) | |
tree | 641afff35d59c5fcdc6382627eee5a7c7e8cef87 /dev-python/audioread | |
parent | dev-python/text-unidecode: Keyword 1.3-r1 arm64, #917834 (diff) | |
download | gentoo-24f79ab72d3034dca1274eda3d0a2e87755fdd83.tar.gz gentoo-24f79ab72d3034dca1274eda3d0a2e87755fdd83.tar.bz2 gentoo-24f79ab72d3034dca1274eda3d0a2e87755fdd83.zip |
dev-python/audioread: Keyword 3.0.1 arm64, #917848
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/audioread')
-rw-r--r-- | dev-python/audioread/audioread-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/audioread/audioread-3.0.1.ebuild b/dev-python/audioread/audioread-3.0.1.ebuild index 3fafb427c9cc..a513d464c954 100644 --- a/dev-python/audioread/audioread-3.0.1.ebuild +++ b/dev-python/audioread/audioread-3.0.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="ffmpeg gstreamer mad" RDEPEND=" |