diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:35:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:35:15 +0200 |
commit | aadd29663a03457571eda240257338eba233e2ff (patch) | |
tree | 87b060cff22e16e8d4537f58bfdaba5c115dec92 /media-libs/libmpeg3 | |
parent | app-xemacs/ruby-modes: keyword ~arm64 (diff) | |
download | gentoo-aadd29663a03457571eda240257338eba233e2ff.tar.gz gentoo-aadd29663a03457571eda240257338eba233e2ff.tar.bz2 gentoo-aadd29663a03457571eda240257338eba233e2ff.zip |
media-libs/libmpeg3: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/libmpeg3')
-rw-r--r-- | media-libs/libmpeg3/libmpeg3-1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/libmpeg3-1.8-r1.ebuild b/media-libs/libmpeg3/libmpeg3-1.8-r1.ebuild index 3c5d10f82f5c..b6c2d06a1d32 100644 --- a/media-libs/libmpeg3/libmpeg3-1.8-r1.ebuild +++ b/media-libs/libmpeg3/libmpeg3-1.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="cpu_flags_x86_mmx" RDEPEND="sys-libs/zlib |