summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-31 11:39:42 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-31 11:39:42 +0000
commitcb41d32fd3c27ce450b264c5b4af5dfa29aa60c7 (patch)
treed1a91e6257554506a9f983ccb2b29d6de136ace3 /media-sound/qsampler
parentsys-apps/grep: Stabilize 3.8-r1 ppc, #884389 (diff)
downloadgentoo-cb41d32fd3c27ce450b264c5b4af5dfa29aa60c7.tar.gz
gentoo-cb41d32fd3c27ce450b264c5b4af5dfa29aa60c7.tar.bz2
gentoo-cb41d32fd3c27ce450b264c5b4af5dfa29aa60c7.zip
media-sound/qsampler: Stabilize 0.9.8 amd64, #886097
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/qsampler')
-rw-r--r--media-sound/qsampler/qsampler-0.9.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsampler/qsampler-0.9.8.ebuild b/media-sound/qsampler/qsampler-0.9.8.ebuild
index f286d8199e11..c29d35c225b9 100644
--- a/media-sound/qsampler/qsampler-0.9.8.ebuild
+++ b/media-sound/qsampler/qsampler-0.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Graphical frontend to the LinuxSampler engine"