diff options
Diffstat (limited to 'games-action/chickens/chickens-0.2.4.ebuild')
-rw-r--r-- | games-action/chickens/chickens-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/chickens/chickens-0.2.4.ebuild b/games-action/chickens/chickens-0.2.4.ebuild index ab0fc2276596..9e4244dcbfba 100644 --- a/games-action/chickens/chickens-0.2.4.ebuild +++ b/games-action/chickens/chickens-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/chickens-0.2.4.ebuild,v 1.8 2006/05/09 15:38:57 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/chickens/chickens-0.2.4.ebuild,v 1.9 2006/09/20 16:42:42 blubb Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="media-libs/allegro" |