--- clementine-1.3.1-r5.ebuild 2017-03-02 17:19:52.429061735 +0300 +++ clementine-1.3.1-r6.ebuild 2017-03-04 20:19:02.004157235 +0300 @@ -18,7 +18,7 @@ LICENSE="GPL-3" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="amazoncloud box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio skydrive test +udisks vkontakte wiimote" IUSE+="${LANGS// / linguas_}" @@ -142,6 +142,8 @@ # force to find crypto++ see bug #548544 -DCRYPTOPP_LIBRARIES="crypto++" -DCRYPTOPP_FOUND=ON + # avoid automagically enabling of ccache see bug #611010 + -DCCACHE_EXECUTABLE=OFF ) use !debug && append-cppflags -DQT_NO_DEBUG_OUTPUT