summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:41:33 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:52:09 -0400
commit239988e91d1b53699fad766c7b8af806788ea5f4 (patch)
treec07927972ea371433fbde2541d55f29e88916939 /media-libs/x264/x264-0.0.20190214.ebuild
parentmedia-libs/soxr: arm64 stable (diff)
downloadgentoo-239988e91d1b53699fad766c7b8af806788ea5f4.tar.gz
gentoo-239988e91d1b53699fad766c7b8af806788ea5f4.tar.bz2
gentoo-239988e91d1b53699fad766c7b8af806788ea5f4.zip
media-libs/x264: 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/x264/x264-0.0.20190214.ebuild')
-rw-r--r--media-libs/x264/x264-0.0.20190214.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/x264/x264-0.0.20190214.ebuild b/media-libs/x264/x264-0.0.20190214.ebuild
index ee5e6ace2cd2..0fb247b70fd0 100644
--- a/media-libs/x264/x264-0.0.20190214.ebuild
+++ b/media-libs/x264/x264-0.0.20190214.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
else
MY_P="x264-snapshot-$(ver_cut 3)-2245"
SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
S="${WORKDIR}/${MY_P}"
fi