diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:43:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:43:13 +0100 |
commit | 9c082f0a682595b88ddf48dba13fb5d193bd93d0 (patch) | |
tree | 7f266f079e01f5197a4fb89276f0e83ff38a48d9 /media-libs/x265 | |
parent | dev-perl/DBD-SQLite: ppc stable wrt bug #595964 (diff) | |
download | gentoo-9c082f0a682595b88ddf48dba13fb5d193bd93d0.tar.gz gentoo-9c082f0a682595b88ddf48dba13fb5d193bd93d0.tar.bz2 gentoo-9c082f0a682595b88ddf48dba13fb5d193bd93d0.zip |
media-libs/x265: ppc stable wrt bug #570878
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/x265')
-rw-r--r-- | media-libs/x265/x265-1.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/x265/x265-1.8-r3.ebuild b/media-libs/x265/x265-1.8-r3.ebuild index 63563ad7b61d..f855da168803 100644 --- a/media-libs/x265/x265-1.8-r3.ebuild +++ b/media-libs/x265/x265-1.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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" |