Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lsp-plugins/
Date: Sun, 14 Apr 2019 00:59:38
Message-Id: 1555203560.c8691ef5b4fd1da73b97a4c18a5b8172ceb20b95.prometheanfire@gentoo
1 commit: c8691ef5b4fd1da73b97a4c18a5b8172ceb20b95
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 00:49:57 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 00:59:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8691ef5
7
8 media-libs/lsp-plugins: 1.1.7 stable amd64/x86
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index bae36037133..f5121d8801b 100644
18 --- a/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
19 +++ b/media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
21 else
22 SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz"
23 S="${WORKDIR}/${PN}-${P}"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="LGPL-3"