summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:43:06 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:52:19 -0400
commitea4a286db6081f9c09a025114fb3c1d426f7256c (patch)
tree309013414acc97443646a0eff1a39543b09e59c0 /media-libs/x265/x265-3.0.ebuild
parentmedia-libs/libilbc: arm64 stable (diff)
downloadgentoo-ea4a286db6081f9c09a025114fb3c1d426f7256c.tar.gz
gentoo-ea4a286db6081f9c09a025114fb3c1d426f7256c.tar.bz2
gentoo-ea4a286db6081f9c09a025114fb3c1d426f7256c.zip
media-libs/x265: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/x265/x265-3.0.ebuild')
-rw-r--r--media-libs/x265/x265-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x265/x265-3.0.ebuild b/media-libs/x265/x265-3.0.ebuild
index 8fff39d6afbc..d2632fb2a57a 100644
--- a/media-libs/x265/x265-3.0.ebuild
+++ b/media-libs/x265/x265-3.0.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"