commit: 8040d84659c5e910fee0aa416ac430cbea51d74d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 00:52:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 00:53:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8040d846
media-libs/lsp-plugins: Keyword 1.1.29 arm, #734136
Tested-by: John Helmert III (ajak) <jchelmert3 <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
index 6e275d24780..fa690a9a8a7 100644
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="devel"
else
SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="LGPL-3"