From: Mikle Kolyada Date: Mon, 14 Jan 2019 14:32:45 +0000 (+0300) Subject: media-libs/phonon-gstreamer: amd64 stable wrt bug #674860 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28c1734002f67984ce5bd8dbad6d298724a1fd16;p=gentoo.git media-libs/phonon-gstreamer: amd64 stable wrt bug #674860 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r3.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r3.ebuild index cc7a98acb8dd..adda03c843ee 100644 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r3.ebuild +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.9.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" else EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" ) inherit git-r3