Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/
Date: Sat, 04 Jun 2022 07:07:59
Message-Id: 1654326470.bf44b24fe90e09a1851e1e90f1d54c95c0b842f4.juippis@gentoo
1 commit: bf44b24fe90e09a1851e1e90f1d54c95c0b842f4
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 07:00:35 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 07:07:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf44b24f
7
8 media-sound/guitarix: Stabilize 0.44.1 amd64, #849602
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-sound/guitarix/guitarix-0.44.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/guitarix/guitarix-0.44.1.ebuild b/media-sound/guitarix/guitarix-0.44.1.ebuild
16 index d85e289e2d53..cd2c72ecf68d 100644
17 --- a/media-sound/guitarix/guitarix-0.44.1.ebuild
18 +++ b/media-sound/guitarix/guitarix-0.44.1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="bluetooth debug lv2 nls nsm +standalone zeroconf"
26 REQUIRED_USE="|| ( lv2 standalone )"