summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-25 19:16:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-25 19:16:28 +0100
commit01bb0a96c5fd32c8054979c83434a897b8634faf (patch)
tree21064e0f69d8a17945801bf323f24c95b94894ba /media-libs/x265
parentmail-client/sylpheed: x86 stable (bug #648514) (diff)
downloadgentoo-01bb0a96c5fd32c8054979c83434a897b8634faf.tar.gz
gentoo-01bb0a96c5fd32c8054979c83434a897b8634faf.tar.bz2
gentoo-01bb0a96c5fd32c8054979c83434a897b8634faf.zip
media-libs/x265: x86 stable (bug #648080)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs/x265')
-rw-r--r--media-libs/x265/x265-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-2.6.ebuild b/media-libs/x265/x265-2.6.ebuild
index 05669ff93769..555e971aeee0 100644
--- a/media-libs/x265/x265-2.6.ebuild
+++ b/media-libs/x265/x265-2.6.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"