diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 10:08:37 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-09-13 10:08:59 +0200 |
commit | 20eae2d404d4cd12c6a85f0569cdfeb5add644d8 (patch) | |
tree | aeacfbb76b6ebe51bc621b146c5ead40bf39b662 | |
parent | app-misc/g810-led: New Package (diff) | |
download | gentoo-20eae2d404d4cd12c6a85f0569cdfeb5add644d8.tar.gz gentoo-20eae2d404d4cd12c6a85f0569cdfeb5add644d8.tar.bz2 gentoo-20eae2d404d4cd12c6a85f0569cdfeb5add644d8.zip |
media-video/libav-12.2: alpha stable
Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r-- | media-video/libav/libav-12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/libav/libav-12.2.ebuild b/media-video/libav/libav-12.2.ebuild index 41a6b2cf7eac..34e51359c76f 100644 --- a/media-video/libav/libav-12.2.ebuild +++ b/media-video/libav/libav-12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,7 +30,7 @@ fi LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0/12" -[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 +[[ ${PV} == *9999 ]] || KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc +encode faac fdk |