diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 19:56:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 19:56:11 +0100 |
commit | f55f1f81f2f418a66168eeb3e0249ecf0a3d4a60 (patch) | |
tree | d5a71b67429ea34b4f9507b31c32ea5e056c8585 /media-libs/rnnoise | |
parent | sys-fs/bashmount: Keyword 4.3.2-r1 arm64, #809797 (diff) | |
download | gentoo-f55f1f81f2f418a66168eeb3e0249ecf0a3d4a60.tar.gz gentoo-f55f1f81f2f418a66168eeb3e0249ecf0a3d4a60.tar.bz2 gentoo-f55f1f81f2f418a66168eeb3e0249ecf0a3d4a60.zip |
media-libs/rnnoise: Keyword 0.4.1_p20210122 arm64, #807265
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/rnnoise')
-rw-r--r-- | media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild b/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild index 0638152a8640..57b66e36cc37 100644 --- a/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild +++ b/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="doc" # NOTE: Documentation currently empty (version 0.4.1_p20210122) |