commit: 2c0bedae2ef7b1b07b1ba1ba3decde431167281b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 07:48:29 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 09:35:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0bedae
media-libs/opusfile: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/opusfile/opusfile-0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/opusfile/opusfile-0.8.ebuild b/media-libs/opusfile/opusfile-0.8.ebuild index 2d0544c55d2..fa91f853aba 100644 --- a/media-libs/opusfile/opusfile-0.8.ebuild +++ b/media-libs/opusfile/opusfile-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc fixed-point +float +http libressl static-libs" RDEPEND="media-libs/libogg
