diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:12:17 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-04 13:12:17 +0100 |
commit | e80c9a1db221eb279a4c4639ab077c35364d5860 (patch) | |
tree | 577c042d6e959a5bb29c4cd2a4c46d51afbe2d70 /media-libs/x265 | |
parent | sys-kernel/gentoo-sources: Stable for HPPA (bug #607508). (diff) | |
download | gentoo-e80c9a1db221eb279a4c4639ab077c35364d5860.tar.gz gentoo-e80c9a1db221eb279a4c4639ab077c35364d5860.tar.bz2 gentoo-e80c9a1db221eb279a4c4639ab077c35364d5860.zip |
media-libs/x265: Stable for HPPA (bug #607802).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/x265')
-rw-r--r-- | media-libs/x265/x265-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/x265/x265-2.2.ebuild b/media-libs/x265/x265-2.2.ebuild index 32a4c1f498e0..29e25058aa06 100644 --- a/media-libs/x265/x265-2.2.ebuild +++ b/media-libs/x265/x265-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz http://ftp.videolan.org/pub/videolan/x265/${PN}_${PV}.tar.gz" - KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86" fi DESCRIPTION="Library for encoding video streams into the H.265/HEVC format" |