Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/
Date: Tue, 18 Jan 2022 11:35:13
Message-Id: 1642505233.c6531bc7ffe3d594594ecafd7bc90034d28a02ef.jsmolic@gentoo
1 commit: c6531bc7ffe3d594594ecafd7bc90034d28a02ef
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 11:27:13 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 11:27:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6531bc7
7
8 media-sound/guitarix: Stabilize 0.43.1 amd64, #831345
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-sound/guitarix/guitarix-0.43.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/guitarix/guitarix-0.43.1.ebuild b/media-sound/guitarix/guitarix-0.43.1.ebuild
16 index d7de3341b7f3..32de3d3a96e1 100644
17 --- a/media-sound/guitarix/guitarix-0.43.1.ebuild
18 +++ b/media-sound/guitarix/guitarix-0.43.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2021 Gentoo Authors
21 +# Copyright 2019-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31 IUSE="bluetooth debug lv2 nls nsm +standalone zeroconf"
32 REQUIRED_USE="|| ( lv2 standalone )"