Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lib3ds/
Date: Sun, 27 Aug 2017 15:34:42
Message-Id: 1503848044.e410fe562318ec480524fbbacd65cca119003688.kensington@gentoo
1 commit: e410fe562318ec480524fbbacd65cca119003688
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 21 18:51:03 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 15:34:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e410fe56
7
8 media-libs/lib3ds: added ~arm64 keyword
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild b/media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild
16 index b2ab656a54d..2c964c8ca15 100644
17 --- a/media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild
18 +++ b/media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="https://lib3ds.googlecode.com/files/${MY_P}.zip"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="amd64 ppc ppc64 x86"
30 +KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
31 IUSE=""
32
33 S=${WORKDIR}/${MY_P}