diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-10-28 13:29:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-10-28 13:29:24 +0100 |
commit | 408d7d1ba047dc5fdb3ce60b3f044aaa2276b157 (patch) | |
tree | f4958893ffd047d975a83326355658c1644b2e6f /media-sound | |
parent | c07a33b2acaf1afe13b3c1ef43b87bfd7f4f3bdb (diff) |
media-sound/cantata : resync with Gentoo
Diffstat (limited to 'media-sound')
-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 ) |