From: Markus Meier Date: Sat, 24 Jun 2017 09:11:00 +0000 (+0200) Subject: media-libs/phonon-gstreamer: arm stable, bug #620368 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=094fa7d10b8d657c31f40382ceed4be3ae5a4996;p=gentoo.git media-libs/phonon-gstreamer: arm stable, bug #620368 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" --- diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild index 3caf47c96cd3..ab799f622a0a 100644 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild @@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV} if [[ ${PV} != *9999* ]]; then SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz" - KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" + KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" else EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" ) inherit git-r3