summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:21:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:29:26 +0100
commitb2da3191fb76946184b393fe2b54b8b10501652d (patch)
treee50f1e955909041b59a3c3226ba8f9022b1a0825 /games-roguelike/angband
parentapp-misc/gentoo: x86 stable wrt bug #596596 (diff)
downloadgentoo-b2da3191fb76946184b393fe2b54b8b10501652d.tar.gz
gentoo-b2da3191fb76946184b393fe2b54b8b10501652d.tar.bz2
gentoo-b2da3191fb76946184b393fe2b54b8b10501652d.zip
games-roguelike/angband: x86 stable wrt bug #585342
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-roguelike/angband')
-rw-r--r--games-roguelike/angband/angband-4.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/angband/angband-4.0.5.ebuild b/games-roguelike/angband/angband-4.0.5.ebuild
index 7276d47379d7..070f8d05d904 100644
--- a/games-roguelike/angband/angband-4.0.5.ebuild
+++ b/games-roguelike/angband/angband-4.0.5.ebuild
@@ -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 )