summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-18 12:27:13 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-18 12:27:13 +0100
commitc6531bc7ffe3d594594ecafd7bc90034d28a02ef (patch)
tree508888ee3692c0e0eb9715ac4c84d5f8d5ce00d8 /media-sound/guitarix
parentdev-lang/spidermonkey: enable tests for 91.5.0 (diff)
downloadgentoo-c6531bc7ffe3d594594ecafd7bc90034d28a02ef.tar.gz
gentoo-c6531bc7ffe3d594594ecafd7bc90034d28a02ef.tar.bz2
gentoo-c6531bc7ffe3d594594ecafd7bc90034d28a02ef.zip
media-sound/guitarix: Stabilize 0.43.1 amd64, #831345
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound/guitarix')
-rw-r--r--media-sound/guitarix/guitarix-0.43.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/guitarix/guitarix-0.43.1.ebuild b/media-sound/guitarix/guitarix-0.43.1.ebuild
index d7de3341b7f3..32de3d3a96e1 100644
--- a/media-sound/guitarix/guitarix-0.43.1.ebuild
+++ b/media-sound/guitarix/guitarix-0.43.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/guitarix/guitarix/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="bluetooth debug lv2 nls nsm +standalone zeroconf"
REQUIRED_USE="|| ( lv2 standalone )"