summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:02:21 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:47 +0200
commit3099d1ddc4324f4b5bca8c56adbf2fb17bd67efa (patch)
treeb61110976a0a295320a75f8fe099a237c170218b /media-libs/x265
parentx11-misc/urxvt-font-size: x86 stable (bug #660864) (diff)
downloadgentoo-3099d1ddc4324f4b5bca8c56adbf2fb17bd67efa.tar.gz
gentoo-3099d1ddc4324f4b5bca8c56adbf2fb17bd67efa.tar.bz2
gentoo-3099d1ddc4324f4b5bca8c56adbf2fb17bd67efa.zip
media-libs/x265: x86 stable (bug #666486)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
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 4bb49087774c..58b286205395 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"