commit:     e3739654a77b70eeee30190e0050733d0fc03bbc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 06:33:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 06:33:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3739654

media-libs/lsp-plugins: Stabilize 1.1.22 x86, #728380

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/lsp-plugins/lsp-plugins-1.1.22.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.22.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.22.ebuild
index aa0573ed136..5a71e0a3425 100644
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.22.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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"

Reply via email to