diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-27 11:09:05 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-27 11:09:05 +0200 |
commit | 52ca4f2ff31dac06fe3889a02660a5aed0825cdf (patch) | |
tree | eaac2a6caf249cf2fc17a9ecf8a743097d63482d /media-libs/phonon-gstreamer | |
parent | media-libs/phonon-4.9.0-r0: stable on alpha (diff) | |
download | gentoo-52ca4f2ff31dac06fe3889a02660a5aed0825cdf.tar.gz gentoo-52ca4f2ff31dac06fe3889a02660a5aed0825cdf.tar.bz2 gentoo-52ca4f2ff31dac06fe3889a02660a5aed0825cdf.zip |
media-libs/phonon-gstreamer-4.9.0-r0: stable on alpha
Gentoo-Bug: 587346
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r-- | media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 c35c5bd218c4..bbb425073122 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="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 |