Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/
Date: Mon, 30 Dec 2019 15:28:51
Message-Id: 1577719719.b0cfd7de438970e68efd9cb4dec82e0768415c40.ago@gentoo
1 commit: b0cfd7de438970e68efd9cb4dec82e0768415c40
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 15:28:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 15:28:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cfd7de
7
8 media-sound/guitarix: amd64 stable wrt bug #704030
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/guitarix/guitarix-0.38.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/guitarix/guitarix-0.38.1-r1.ebuild b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild
18 index b8e71bf7171..86dcaacde86 100644
19 --- a/media-sound/guitarix/guitarix-0.38.1-r1.ebuild
20 +++ b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="bluetooth debug lv2 nls +standalone zeroconf"
28 REQUIRED_USE="|| ( lv2 standalone )"