media-libs/x265: stable 2.6 for ia64, bug #648080
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 23 Feb 2018 23:14:18 +0000 (23:14 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 23 Feb 2018 23:17:48 +0000 (23:17 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

media-libs/x265/x265-2.6.ebuild

index f9064b970c64b8acb2cd8fcde4828123ec91a55d..b0777b224459d21dd798a9c2f2881fe347a67049 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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"