summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-03-03 08:42:11 -0500
committerBrian Evans <grknight@gentoo.org>2016-03-03 08:42:11 -0500
commitf3dd4cdc50f844b8165b9b273c2613cc3dafe33a (patch)
treed85f83ecfd0fe565a9945df1d33845da779d439d /www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild
parentdev-ml/camlpdf: make ocaml 4.03 patch conditional as it breaks older ocaml (diff)
downloadgentoo-f3dd4cdc50f844b8165b9b273c2613cc3dafe33a.tar.gz
gentoo-f3dd4cdc50f844b8165b9b273c2613cc3dafe33a.tar.bz2
gentoo-f3dd4cdc50f844b8165b9b273c2613cc3dafe33a.zip
www-plugins/freshplayerplugin: Drop x86 keyword
chrome-binary-plugins no longer supports x86, only amd64 Package-Manager: portage-2.2.27
Diffstat (limited to 'www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild')
-rw-r--r--www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild
index 026762b83e32..92826ab4b234 100644
--- a/www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild
+++ b/www-plugins/freshplayerplugin/freshplayerplugin-0.3.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT=0
IUSE="gtk3 jack libav libressl pulseaudio vaapi vdpau"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
HWDEC_DEPEND="
libav? ( media-video/libav:0=[vaapi?,vdpau?,x264] )