summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-20 08:42:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-20 08:42:24 +0200
commit1def31abdfac29c084f39f19d145c5eff7802c98 (patch)
tree9058492d1b29c15717560c58c3274b8f1d51fa3c /media-sound/lmms
parentmedia-libs/stk: amd64 stable wrt bug #728114 (diff)
downloadgentoo-1def31abdfac29c084f39f19d145c5eff7802c98.tar.gz
gentoo-1def31abdfac29c084f39f19d145c5eff7802c98.tar.bz2
gentoo-1def31abdfac29c084f39f19d145c5eff7802c98.zip
media-sound/lmms: amd64 stable wrt bug #728114
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/lmms')
-rw-r--r--media-sound/lmms/lmms-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lmms/lmms-1.2.1.ebuild b/media-sound/lmms/lmms-1.2.1.ebuild
index 2f8eba8d8cdd..1a55310d9c50 100644
--- a/media-sound/lmms/lmms-1.2.1.ebuild
+++ b/media-sound/lmms/lmms-1.2.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/LMMS/lmms/releases/download/v${PV/_/-}/${PN}_${PV/_/-}.tar.xz -> ${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/${P/_/-}"
fi