diff options
Diffstat (limited to 'media-sound/cantata/cantata-2.5.0-r10.ebuild')
-rw-r--r-- | media-sound/cantata/cantata-2.5.0-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cantata/cantata-2.5.0-r10.ebuild b/media-sound/cantata/cantata-2.5.0-r10.ebuild index d4273f46..6716c1b5 100644 --- a/media-sound/cantata/cantata-2.5.0-r10.ebuild +++ b/media-sound/cantata/cantata-2.5.0-r10.ebuild @@ -4,7 +4,7 @@ EAPI=8 PLOCALES="cs da de en_GB es fi fr hu it ja ko nl pl pt_BR ru zh_CN" -inherit cmake plocale qmake-utils xdg +inherit cmake plocale xdg DESCRIPTION="Featureful and configurable Qt client for the music player daemon (MPD)" HOMEPAGE="https://github.com/CDrummond/cantata" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CDrummond/${PN}/releases/download/v${PV}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="cdda cddb cdio http-server mtp musicbrainz replaygain streaming taglib udisks zeroconf" REQUIRED_USE=" ?? ( cdda cdio ) |