diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-10 11:04:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-10 10:48:34 +0100 |
commit | 19fdeb807f236088d56671e5da9b4cd77cc20565 (patch) | |
tree | 4336f772e140bc0d98f1c824a057f6a139b463c6 /media-video | |
parent | profiles/arch/hppa/use.stable.mask: add ffmpeg (diff) | |
download | gentoo-19fdeb807f236088d56671e5da9b4cd77cc20565.tar.gz gentoo-19fdeb807f236088d56671e5da9b4cd77cc20565.tar.bz2 gentoo-19fdeb807f236088d56671e5da9b4cd77cc20565.zip |
media-video/ffmpeg: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild index 8c8870ffb84c..b8575f84c87d 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |