media-sound/guitarix: Stabilize 0.47.0-r2 amd64, #968502

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-01-07 21:37:46 -05:00
parent 18a7c4ee44
commit 75182ef5c8

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2025 Gentoo Authors
# Copyright 2019-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/trunk"
else
SRC_URI="https://github.com/brummer10/${PN}/releases/download/V${PV}/guitarix2-${PV}.tar.xz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
LICENSE="GPL-2"