summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-22 09:15:40 +0000
committerSam James <sam@gentoo.org>2023-02-22 09:15:40 +0000
commit113b3f2ae4127d43b41d56744868b70a546299bd (patch)
tree8fc7b406b86d037bc287c210581a6fcb0f5d85a9 /media-sound/amsynth
parentdev-util/byacc: add 20230219 (diff)
downloadgentoo-113b3f2ae4127d43b41d56744868b70a546299bd.tar.gz
gentoo-113b3f2ae4127d43b41d56744868b70a546299bd.tar.bz2
gentoo-113b3f2ae4127d43b41d56744868b70a546299bd.zip
media-sound/amsynth: Stabilize 1.13.1 amd64, #895794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r--media-sound/amsynth/amsynth-1.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/amsynth/amsynth-1.13.1.ebuild b/media-sound/amsynth/amsynth-1.13.1.ebuild
index 267958376a56..104d40e3f401 100644
--- a/media-sound/amsynth/amsynth-1.13.1.ebuild
+++ b/media-sound/amsynth/amsynth-1.13.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}/${P}.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="alsa dssi gtk jack lash lv2 nsm oss vst"
REQUIRED_USE="dssi? ( gtk ) lv2? ( gtk ) vst? ( gtk )"