diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:47:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:52:53 -0400 |
commit | 2225e5ee1a5a17003fc9027e03ce18025044e54a (patch) | |
tree | 092bb3b745dfec28aec75bca9b83d0e6de8e4309 /media-libs/xvid | |
parent | media-libs/libtheora: arm64 stable (diff) | |
download | gentoo-2225e5ee1a5a17003fc9027e03ce18025044e54a.tar.gz gentoo-2225e5ee1a5a17003fc9027e03ce18025044e54a.tar.bz2 gentoo-2225e5ee1a5a17003fc9027e03ce18025044e54a.zip |
media-libs/xvid: 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/xvid')
-rw-r--r-- | media-libs/xvid/xvid-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.3.5.ebuild b/media-libs/xvid/xvid-1.3.5.ebuild index be6e9ef00a34..9128d5c7c578 100644 --- a/media-libs/xvid/xvid-1.3.5.ebuild +++ b/media-libs/xvid/xvid-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://downloads.xvid.org/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -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 ~sparc-solaris ~x86-solaris" +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 ~sparc-solaris ~x86-solaris" IUSE="elibc_FreeBSD examples pic +threads" NASM=">=dev-lang/nasm-2" |