diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 12:46:45 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-03 12:46:45 +0000 |
commit | acc96393e697870a6820752d5af23793dfd13ce9 (patch) | |
tree | c316c53b953484811849f77e29c7c6121bc60c96 /games-roguelike/angband/angband-3.0.6.ebuild | |
parent | stable on amd64; bug 169097 (diff) | |
download | gentoo-2-acc96393e697870a6820752d5af23793dfd13ce9.tar.gz gentoo-2-acc96393e697870a6820752d5af23793dfd13ce9.tar.bz2 gentoo-2-acc96393e697870a6820752d5af23793dfd13ce9.zip |
Stable on x86, bug #168294.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'games-roguelike/angband/angband-3.0.6.ebuild')
-rw-r--r-- | games-roguelike/angband/angband-3.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-roguelike/angband/angband-3.0.6.ebuild b/games-roguelike/angband/angband-3.0.6.ebuild index e6c149a43f56..f1bd01118088 100644 --- a/games-roguelike/angband/angband-3.0.6.ebuild +++ b/games-roguelike/angband/angband-3.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.3 2006/12/06 17:25:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/angband-3.0.6.ebuild,v 1.4 2007/03/03 12:46:45 ticho Exp $ inherit flag-o-matic games @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.thangorodrim.net/pub/${PN}/Source/${P}.tar.gz" LICENSE="Moria" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86 ~x86-fbsd" IUSE="X gtk" DEPEND=">=sys-libs/ncurses-5 |