summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-29 10:44:46 +0000
committerSam James <sam@gentoo.org>2023-01-29 10:44:56 +0000
commit025b024e3b5f661b1cd1649cc576b0d501cfcc29 (patch)
tree619ea055c778f0a9db061842ba93b657a964c2d7
parentmedia-libs/liblscp: Stabilize 0.9.8 amd64, #892491 (diff)
downloadgentoo-025b024e.tar.gz
gentoo-025b024e.tar.bz2
gentoo-025b024e.zip
media-sound/qsynth: Stabilize 0.9.9 x86, #892493
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/qsynth/qsynth-0.9.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.9.ebuild b/media-sound/qsynth/qsynth-0.9.9.ebuild
index 802d146a7511..63303257e81c 100644
--- a/media-sound/qsynth/qsynth-0.9.9.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.9.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
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~ppc ~ppc64 x86"
fi
LICENSE="GPL-2"