commit: c8691ef5b4fd1da73b97a4c18a5b8172ceb20b95
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 00:49:57 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 00:59:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8691ef5
media-libs/lsp-plugins: 1.1.7 stable amd64/x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
index bae36037133..f5121d8801b 100644
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="LGPL-3"