diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-13 17:52:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-13 17:52:05 +0000 |
commit | b695fd7fc3a03420addbf54995e1c61eab7d3ae5 (patch) | |
tree | 5bfc38287436740d4cd6f5934c444ff197216176 /games-arcade/nibbles/nibbles-0.0.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-b695fd7fc3a03420addbf54995e1c61eab7d3ae5.tar.gz historical-b695fd7fc3a03420addbf54995e1c61eab7d3ae5.tar.bz2 historical-b695fd7fc3a03420addbf54995e1c61eab7d3ae5.zip |
Keyworded ~sparc wrt #118884
Package-Manager: portage-2.0.54
Diffstat (limited to 'games-arcade/nibbles/nibbles-0.0.4.ebuild')
-rw-r--r-- | games-arcade/nibbles/nibbles-0.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/nibbles/nibbles-0.0.4.ebuild b/games-arcade/nibbles/nibbles-0.0.4.ebuild index 6eaaf78775dc..97ee57830a12 100644 --- a/games-arcade/nibbles/nibbles-0.0.4.ebuild +++ b/games-arcade/nibbles/nibbles-0.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.6 2005/12/23 16:06:48 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/nibbles/nibbles-0.0.4.ebuild,v 1.7 2006/01/13 17:52:05 gustavoz Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="http://www.earth.li/projectpurple/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~ppc-macos ppc64 x86" +KEYWORDS="ppc ~ppc-macos ppc64 ~sparc x86" IUSE="" DEPEND="sys-libs/ncurses" |