summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-24 11:11:00 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-24 11:11:00 +0200
commit094fa7d10b8d657c31f40382ceed4be3ae5a4996 (patch)
treebafbab2548b748c8db5c7804f72cb2645193225f /media-libs/phonon-gstreamer
parentmedia-libs/phonon: arm stable, bug #620368 (diff)
downloadgentoo-094fa7d10b8d657c31f40382ceed4be3ae5a4996.tar.gz
gentoo-094fa7d10b8d657c31f40382ceed4be3ae5a4996.tar.bz2
gentoo-094fa7d10b8d657c31f40382ceed4be3ae5a4996.zip
media-libs/phonon-gstreamer: arm stable, bug #620368
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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