diff options
Diffstat (limited to 'games-board/pio/pio-0.9.33.ebuild')
-rw-r--r-- | games-board/pio/pio-0.9.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pio/pio-0.9.33.ebuild b/games-board/pio/pio-0.9.33.ebuild index c9317095d8f8..45fa20016803 100644 --- a/games-board/pio/pio-0.9.33.ebuild +++ b/games-board/pio/pio-0.9.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.33.ebuild,v 1.1 2005/10/18 03:02:54 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.33.ebuild,v 1.2 2005/11/22 17:14:12 wolf31o2 Exp $ inherit eutils gnome2 debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pio/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="amd64 ~ppc x86" IUSE="nls debug X" RDEPEND=">=dev-libs/glib-2.4 |