games-roguelike/nethack: add ~arm keyword (bug 604326).
authorMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 09:40:36 +0000 (11:40 +0200)
committerMichael Weber <xmw@gentoo.org>
Fri, 31 Mar 2017 09:40:36 +0000 (11:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

games-roguelike/nethack/nethack-3.6.0-r3.ebuild

index 10505de05195ed3959dc5a07296ba53962ac78cc..d30e071796b468e923861a43e5b6c3436f1bb768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/nethack/${PN}-${MY_PV}-src.tgz"
 
 LICENSE="nethack"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="experimental X"
 
 RDEPEND="sys-libs/ncurses:0=