diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-03-19 11:06:53 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-03-19 11:06:53 +0100 |
commit | be7488eedbf5053f97f3fc7b8ab9826d2904d616 (patch) | |
tree | f749509916272ef97a685998ce48d2a51eea6b7b /media-video | |
parent | dev-util/debhelper: Version bump. (diff) | |
download | gentoo-be7488eedbf5053f97f3fc7b8ab9826d2904d616.tar.gz gentoo-be7488eedbf5053f97f3fc7b8ab9826d2904d616.tar.bz2 gentoo-be7488eedbf5053f97f3fc7b8ab9826d2904d616.zip |
media-video/ffmpeg: Stable for HPPA (bug #577458).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-2.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild index 753fb0cc8958..5ef0b579d93d 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |