commit: 5d3ed7c98867f1d3572c8cc9869527af2b5a19a6
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 11:59:09 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 11:59:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3ed7c9
media-video/ffmpeg: Mark ~hppa (bug #574786).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
media-video/ffmpeg/ffmpeg-3.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-3.2.2.ebuild
b/media-video/ffmpeg/ffmpeg-3.2.2.ebuild
index 57f65e2..0bd671e 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.