summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 07:12:35 +0000
committerSam James <sam@gentoo.org>2021-02-22 07:12:35 +0000
commit320b62739339382814ccae3ee28b34e260e48fa7 (patch)
tree2bf861b8d20839756c7a5602809ae97dcf5cfa73
parentmedia-libs/ptex: Keyword 2.3.2 arm, #556758 (diff)
downloadgentoo-320b62739339382814ccae3ee28b34e260e48fa7.tar.gz
gentoo-320b62739339382814ccae3ee28b34e260e48fa7.tar.bz2
gentoo-320b62739339382814ccae3ee28b34e260e48fa7.zip
media-libs/lib3ds: Keyword 2.0.0_rc1-r1 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild b/media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild
index d5322d7ca6ec..e8423a28d6c4 100644
--- a/media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild
+++ b/media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.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 @@ HOMEPAGE="https://code.google.com/p/lib3ds/"
SRC_URI="https://lib3ds.googlecode.com/files/${MY_P}.zip"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
IUSE="static-libs"
BDEPEND="app-arch/unzip"