From: Michael Palimaka Date: Sun, 24 Apr 2016 18:01:33 +0000 (+1000) Subject: media-libs/phonon-gstreamer: drop hppa and ppc64 keywords due to unsatisfied dependencies X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db4cf8683f657660332aa0559c127661024c95d8;p=gentoo.git media-libs/phonon-gstreamer: drop hppa and ppc64 keywords due to unsatisfied dependencies media-libs/phonon had its hppa and ppc64 keywords dropped in b136d707464d2052d8442d8d8804b848a3a36060. Package-Manager: portage-2.2.28 --- diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild index 6d575e7e6661..62ed2b74b888 100644 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild @@ -9,7 +9,7 @@ MY_P=${MY_PN}-${PV} if [[ ${PV} != *9999* ]]; then SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz" - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" + KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" else EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" ) inherit git-r3