Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-roguelike/nethack/
Date: Fri, 31 Mar 2017 09:40:54
Message-Id: 1490953236.5940e79b7fe409ae685739a528484dd3c152ed1f.xmw@gentoo
1 commit: 5940e79b7fe409ae685739a528484dd3c152ed1f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 31 09:40:36 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 31 09:40:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5940e79b
7
8 games-roguelike/nethack: add ~arm keyword (bug 604326).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 games-roguelike/nethack/nethack-3.6.0-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
17 index 10505de0519..d30e071796b 100644
18 --- a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
19 +++ b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nethack/${PN}-${MY_PV}-src.tgz"
27
28 LICENSE="nethack"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
31 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
32 IUSE="experimental X"
33
34 RDEPEND="sys-libs/ncurses:0=