Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/physfs/
Date: Sat, 04 Feb 2017 10:44:46
Message-Id: 1486205074.974a4ec2dc6df90e354f77a62b5edde3c9efa194.jer@gentoo
1 commit: 974a4ec2dc6df90e354f77a62b5edde3c9efa194
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 10:44:34 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 10:44:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974a4ec2
7
8 dev-games/physfs: Stable for HPPA (bug #607356).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-games/physfs/physfs-2.0.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-games/physfs/physfs-2.0.3-r2.ebuild b/dev-games/physfs/physfs-2.0.3-r2.ebuild
17 index 4800423..206319c 100644
18 --- a/dev-games/physfs/physfs-2.0.3-r2.ebuild
19 +++ b/dev-games/physfs/physfs-2.0.3-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.bz2"
21
22 LICENSE="ZLIB"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
25 +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE="doc grp hog mvl qpak static-libs wad +zip"
27
28 RDEPEND=""