diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:21:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:26 +0100 |
commit | b2da3191fb76946184b393fe2b54b8b10501652d (patch) | |
tree | e50f1e955909041b59a3c3226ba8f9022b1a0825 /games-roguelike | |
parent | app-misc/gentoo: x86 stable wrt bug #596596 (diff) | |
download | gentoo-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')
-rw-r--r-- | games-roguelike/angband/angband-4.0.5.ebuild | 4 |
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 ) |