Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/
Date: Sun, 31 Jan 2021 21:51:22
Message-Id: 1612129867.86df56ec7c658e35e4b7dadd02b87190ae9a37f4.sam@gentoo
1 commit: 86df56ec7c658e35e4b7dadd02b87190ae9a37f4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 21:51:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 21:51:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86df56ec
7
8 media-sound/guitarix: Stabilize 0.42.1 amd64, #767958
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/guitarix/guitarix-0.42.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/guitarix/guitarix-0.42.1.ebuild b/media-sound/guitarix/guitarix-0.42.1.ebuild
16 index a4de888c3ad..3a9ca22629b 100644
17 --- a/media-sound/guitarix/guitarix-0.42.1.ebuild
18 +++ b/media-sound/guitarix/guitarix-0.42.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2019-2020 Gentoo Authors
21 +# Copyright 2019-2021 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 )"