media-libs/assimp: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:07:34 +0000 (16:07 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 24 May 2019 20:46:32 +0000 (16:46 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

media-libs/assimp/assimp-4.0.1.ebuild

index 4bdb7525726ed43fe7a7b2807ca192d83cc9958c..954e9f5f3a095838cd93fef181b833c79db48eb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/assimp/assimp"
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 IUSE="samples static test tools"
 SLOT="0"