games-roguelike/angband: x86 stable wrt bug #585342
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:21:46 +0000 (16:21 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 4 Jan 2017 15:29:26 +0000 (16:29 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
games-roguelike/angband/angband-4.0.5.ebuild

index 7276d47379d7d8a0559645667564e263955dfb68..070f8d05d904a8dea875257e2b1b147dab82a352 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="http://rephial.org/downloads/${MAJOR_PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="ncurses sdl +sound X"
 
 RDEPEND="X? ( x11-libs/libX11 )