diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-01 19:09:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-01 19:09:47 +0300 |
commit | 051d2130ac8a84062fa2c85e83d9aee77e44c862 (patch) | |
tree | a8b4e999cd2d2cf74807fe92526b2de14b5766d2 /media-sound | |
parent | dev-util/pkgconf: add alpha keyword (diff) | |
download | gentoo-051d2130ac8a84062fa2c85e83d9aee77e44c862.tar.gz gentoo-051d2130ac8a84062fa2c85e83d9aee77e44c862.tar.bz2 gentoo-051d2130ac8a84062fa2c85e83d9aee77e44c862.zip |
media-sound/qsynth: x86 stable wrt bug #470524
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qsynth/qsynth-0.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.3.9.ebuild b/media-sound/qsynth/qsynth-0.3.9.ebuild index f63ed827321e..b2cf1b1db04e 100644 --- a/media-sound/qsynth/qsynth-0.3.9.ebuild +++ b/media-sound/qsynth/qsynth-0.3.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="debug jack alsa pulseaudio" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=dev-qt/qtcore-4.2:4 >=dev-qt/qtgui-4.2:4 |