Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/physfs/
Date: Tue, 27 Jun 2017 20:36:10
Message-Id: 1498595759.2ef9373921121e27087a9e810c055ca67e3f8521.aballier@gentoo
1 commit: 2ef9373921121e27087a9e810c055ca67e3f8521
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 20:28:47 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 20:35:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef93739
7
8 dev-games/physfs: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-games/physfs/physfs-2.0.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-games/physfs/physfs-2.0.3-r2.ebuild b/dev-games/physfs/physfs-2.0.3-r2.ebuild
16 index 4da03fd68b4..397810f32f8 100644
17 --- a/dev-games/physfs/physfs-2.0.3-r2.ebuild
18 +++ b/dev-games/physfs/physfs-2.0.3-r2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.bz2"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE="doc grp hog mvl qpak static-libs wad +zip"
26
27 RDEPEND=""