diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-14 05:18:25 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-14 05:18:25 +0200 |
commit | 3538c987eb12c639d1ead7ae3831b737c4dc38bf (patch) | |
tree | 8bb00c0b541c837733a33b38dd0b3b37969dfd69 /media-video | |
parent | app-arch/snappy: Mark ~hppa (bug #560382). (diff) | |
download | gentoo-3538c987eb12c639d1ead7ae3831b737c4dc38bf.tar.gz gentoo-3538c987eb12c639d1ead7ae3831b737c4dc38bf.tar.bz2 gentoo-3538c987eb12c639d1ead7ae3831b737c4dc38bf.zip |
media-video/ffmpeg: Mark ~hppa (bug #560382).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.ebuild b/media-video/ffmpeg/ffmpeg-2.8.ebuild index b5acbc968b7c..9a2ecc93edca 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |