From c750e7ab6ed295f7006b652e727fbf10e937c3a5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 19 Mar 2020 13:22:43 +0100 Subject: [PATCH] media-libs/libaom: Sync 9999 with last release ebuild changes Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner --- media-libs/libaom/libaom-9999.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-libs/libaom/libaom-9999.ebuild b/media-libs/libaom/libaom-9999.ebuild index 53bc9ffd6e14..22ed36836856 100644 --- a/media-libs/libaom/libaom-9999.ebuild +++ b/media-libs/libaom/libaom-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ else SRC_URI="mirror://gentoo/${P}.tar.gz" S="${WORKDIR}" fi - KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="Alliance for Open Media AV1 Codec SDK" @@ -45,6 +45,9 @@ BDEPEND="abi_x86_32? ( dev-lang/yasm ) PATCHES=( "${FILESDIR}/pthread_lib2.patch" ) +# the PATENTS file is required to be distributed with this package bug #682214 +DOCS=( PATENTS ) + multilib_src_configure() { local mycmakeargs=( -DENABLE_DOCS=$(multilib_native_usex doc ON OFF) -- 2.26.2