summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-28 11:01:20 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-28 11:01:20 +0300
commitb18d7422750ee7d0c541abd6f50ec2c54cfe3a90 (patch)
tree7b04eb4d38ca0292e0c645306b33ee67675ccfb1 /media-libs/x265
parentsys-apps/iproute2: ppc/ppc64 stable wrt bug #666778 (diff)
downloadgentoo-b18d7422750ee7d0c541abd6f50ec2c54cfe3a90.tar.gz
gentoo-b18d7422750ee7d0c541abd6f50ec2c54cfe3a90.tar.bz2
gentoo-b18d7422750ee7d0c541abd6f50ec2c54cfe3a90.zip
media-libs/x265: amd64 stable wrt bug #666486
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 7f60a7f11347..77fe16b7dbf6 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"