summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:07:34 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:46:32 -0400
commit76eae5fbc50cf699857676622096b780011dea2c (patch)
tree8abe7c251203505addfa92ea435768505b87eb18
parentmedia-sound/sox: arm64 stable (diff)
downloadgentoo-76eae5fbc50cf699857676622096b780011dea2c.tar.gz
gentoo-76eae5fbc50cf699857676622096b780011dea2c.tar.bz2
gentoo-76eae5fbc50cf699857676622096b780011dea2c.zip
media-libs/assimp: 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"
-rw-r--r--media-libs/assimp/assimp-4.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/assimp/assimp-4.0.1.ebuild b/media-libs/assimp/assimp-4.0.1.ebuild
index 4bdb7525726e..954e9f5f3a09 100644
--- a/media-libs/assimp/assimp-4.0.1.ebuild
+++ b/media-libs/assimp/assimp-4.0.1.ebuild
@@ -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"