diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-25 11:25:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-25 11:25:24 +0100 |
commit | fb88945714a7548f02153f4aa3b44c1e2e9fbae0 (patch) | |
tree | e0e90a05abfae08a9be6f777f6babda87b744900 /media-libs/x265 | |
parent | media-libs/x265: amd64 stable wrt bug #570878 (diff) | |
download | gentoo-fb88945714a7548f02153f4aa3b44c1e2e9fbae0.tar.gz gentoo-fb88945714a7548f02153f4aa3b44c1e2e9fbae0.tar.bz2 gentoo-fb88945714a7548f02153f4aa3b44c1e2e9fbae0.zip |
media-libs/x265: x86 stable wrt bug #570878
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 | 2 |
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 f3d3418fa3e4..8ad87156294c 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" |