diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:12:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:12:27 +0000 |
commit | adffef1868df7f8727e7ae777fda567362ce950c (patch) | |
tree | 2b882ba2232f062c345222a7649362fc8fb67d54 /media-libs | |
parent | media-gfx/alembic: Keyword 1.7.16 arm, #556758 (diff) | |
download | gentoo-adffef1868df7f8727e7ae777fda567362ce950c.tar.gz gentoo-adffef1868df7f8727e7ae777fda567362ce950c.tar.bz2 gentoo-adffef1868df7f8727e7ae777fda567362ce950c.zip |
media-libs/opencollada: Keyword 1.6.68 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/opencollada/opencollada-1.6.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opencollada/opencollada-1.6.68.ebuild b/media-libs/opencollada/opencollada-1.6.68.ebuild index 9be28a0a789c..052b698c1e3e 100644 --- a/media-libs/opencollada/opencollada-1.6.68.ebuild +++ b/media-libs/opencollada/opencollada-1.6.68.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 ~x86" IUSE="static-libs" RDEPEND=" |