summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 20:45:28 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 20:51:05 +0100
commit2fbeeb39d95a2e6335074c2fd0822c1cdebc1c56 (patch)
tree8270f95df3d9b9ee8f4e279137208acaac41892c
parent122a5125fab006072b5239f0e2b61a5eeae4d026 (diff)
downloadgentoo-2fbeeb39d95a2e6335074c2fd0822c1cdebc1c56.tar.gz
gentoo-2fbeeb39d95a2e6335074c2fd0822c1cdebc1c56.tar.xz
media-libs/phonon: Keyword 4.10.0 ~amd64-fbsd
-rw-r--r--media-libs/phonon/phonon-4.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon/phonon-4.10.0.ebuild b/media-libs/phonon/phonon-4.10.0.ebuild
index 537dd677f72..478b0d3bb95 100644
--- a/media-libs/phonon/phonon-4.10.0.ebuild
+++ b/media-libs/phonon/phonon-4.10.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
else
EGIT_REPO_URI=( "git://anongit.kde.org/${PN}" )
inherit git-r3