From: Markus Meier Date: Mon, 15 Oct 2018 18:09:53 +0000 (+0200) Subject: media-libs/x265: arm stable, bug #666486 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b94f850b3d762de82c7068a9862ef0890f52871e;p=gentoo.git media-libs/x265: arm stable, bug #666486 Signed-off-by: Markus Meier Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm" --- diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild index 2cf0bfeaa759..c60b19162d5f 100644 --- a/media-libs/x265/x265-2.8.ebuild +++ b/media-libs/x265/x265-2.8.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then EHG_REPO_URI="https://bitbucket.org/multicoreware/x265" else SRC_URI="https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 hppa ia64 ppc ppc64 x86" fi DESCRIPTION="Library for encoding video streams into the H.265/HEVC format"