summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/angband/angband-4.0.5.ebuild')
-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 )