diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 21:16:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-05 21:16:20 +0000 |
commit | 08f7264e6495ef2add1c4f1e42e0845706cbb0b2 (patch) | |
tree | dc8ddf6e428847d87b3062349d4efb3c3c7032a5 /games-board/pysol | |
parent | fixing hal deps (diff) | |
download | gentoo-2-08f7264e6495ef2add1c4f1e42e0845706cbb0b2.tar.gz gentoo-2-08f7264e6495ef2add1c4f1e42e0845706cbb0b2.tar.bz2 gentoo-2-08f7264e6495ef2add1c4f1e42e0845706cbb0b2.zip |
stabilize
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-board/pysol')
-rw-r--r-- | games-board/pysol/pysol-4.82-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pysol/pysol-4.82-r1.ebuild b/games-board/pysol/pysol-4.82-r1.ebuild index 227e0b4a9755..ea4a0f0dc593 100644 --- a/games-board/pysol/pysol-4.82-r1.ebuild +++ b/games-board/pysol/pysol-4.82-r1.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/pysol/pysol-4.82-r1.ebuild,v 1.4 2005/07/06 05:38:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pysol/pysol-4.82-r1.ebuild,v 1.5 2005/09/05 21:16:20 vapier Exp $ inherit games python eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/python" |