summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-25 11:25:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-25 11:25:03 +0100
commit57f65c5d77189f3f25a486945a53383606c41ac7 (patch)
treeeeaae76b7ea78120049749b3c77f4bcc411cacf4
parentnet-im/ysm: add -std=gnu89 to CFLAGS to restore pre-GCC5 semantics (diff)
downloadgentoo-57f65c5d77189f3f25a486945a53383606c41ac7.tar.gz
gentoo-57f65c5d77189f3f25a486945a53383606c41ac7.tar.bz2
gentoo-57f65c5d77189f3f25a486945a53383606c41ac7.zip
media-libs/x265: amd64 stable wrt bug #570878
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/x265/x265-1.8-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-1.8-r3.ebuild b/media-libs/x265/x265-1.8-r3.ebuild
index ae1ad80d990e..f3d3418fa3e4 100644
--- a/media-libs/x265/x265-1.8-r3.ebuild
+++ b/media-libs/x265/x265-1.8-r3.ebuild
@@ -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"