summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-14 17:32:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-14 17:32:38 +0300
commit30e87cb93b2e6233fbe142b229f79e69a1f9c574 (patch)
tree5c9ca96ad62657eae0f7530f8b6b05859f7f97fa
parentsys-boot/efibootmgr: amd64 stable wrt bug #673538 (diff)
downloadgentoo-30e87cb93b2e6233fbe142b229f79e69a1f9c574.tar.gz
gentoo-30e87cb93b2e6233fbe142b229f79e69a1f9c574.tar.bz2
gentoo-30e87cb93b2e6233fbe142b229f79e69a1f9c574.zip
media-libs/phonon: amd64 stable wrt bug #674860
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--media-libs/phonon/phonon-4.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon/phonon-4.10.2.ebuild b/media-libs/phonon/phonon-4.10.2.ebuild
index 264801e2557e..9fb77676d3b7 100644
--- a/media-libs/phonon/phonon-4.10.2.ebuild
+++ b/media-libs/phonon/phonon-4.10.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/${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