summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-18 16:12:14 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-18 16:12:27 +0300
commit3f6b5100d4f12532600f8025f808d627f0b423b5 (patch)
tree76e86d18a43c23a8890ebb6e973c5c01bf3531cd /media-libs/x265
parentnet-p2p/syncthing: bump to 0.14.46 (diff)
downloadgentoo-3f6b5100d4f12532600f8025f808d627f0b423b5.tar.gz
gentoo-3f6b5100d4f12532600f8025f808d627f0b423b5.tar.bz2
gentoo-3f6b5100d4f12532600f8025f808d627f0b423b5.zip
media-libs/x265: arm stable wrt 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 23eefb2d499e..9c3a49a4aea3 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"