summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-07 17:26:59 -0400
committerMatt Turner <mattst88@gentoo.org>2018-10-07 17:27:11 -0400
commit397286eba9f050fbff68c4466cf8108557f5a79f (patch)
tree82ee88f67c0ed68c7e46f3897830ec3b22e2cb36 /media-libs/x265
parentmedia-libs/x265-2.8: ppc stable, bug 666486 (diff)
downloadgentoo-397286eba9f050fbff68c4466cf8108557f5a79f.tar.gz
gentoo-397286eba9f050fbff68c4466cf8108557f5a79f.tar.bz2
gentoo-397286eba9f050fbff68c4466cf8108557f5a79f.zip
media-libs/x265-2.8: ppc64 stable, bug 666486
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/x265')
-rw-r--r--media-libs/x265/x265-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-2.8.ebuild b/media-libs/x265/x265-2.8.ebuild
index 415f386b3544..2cf0bfeaa759 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"