commit: a01aec5c004783e952b9bda29d96493516212f23
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 8 07:11:03 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Nov 8 07:22:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01aec5c
media-libs/x265: Stable for PPC64 (bug #548964).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
media-libs/x265/x265-1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/x265/x265-1.5.ebuild b/media-libs/x265/x265-1.5.ebuild
index f185fa0..34048b7 100644
--- a/media-libs/x265/x265-1.5.ebuild
+++ b/media-libs/x265/x265-1.5.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
EHG_REPO_URI="https://bitbucket.org/multicoreware/x265"
else
SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 ->
${P}.tar.bz2"
- 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"