diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 12:59:09 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 12:59:09 +0100 |
commit | 5d3ed7c98867f1d3572c8cc9869527af2b5a19a6 (patch) | |
tree | c09b63d7d48871b1068ab2b9c5925f8cb1c74d0c /media-video | |
parent | 9ae7a3b641b7cbdf9b3ec91bbfcffe4b9de530bb (diff) | |
download | gentoo-5d3ed7c98867f1d3572c8cc9869527af2b5a19a6.tar.gz gentoo-5d3ed7c98867f1d3572c8cc9869527af2b5a19a6.tar.xz |
media-video/ffmpeg: Mark ~hppa (bug #574786).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.2.2.ebuild b/media-video/ffmpeg/ffmpeg-3.2.2.ebuild index 57f65e2b0a0..0bd671effe6 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.2.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~amd64 ~hppa ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |