diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-09 02:41:32 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-09 02:41:32 +0000 |
commit | 10b5b6e65ec5c797a851b5c176700a2b7bbae8d5 (patch) | |
tree | 35bdfc9c7ba8e535359ea2d398bb2e878d8de60b /app-emulation/point2play | |
parent | Make aoss32 identical to the new aoss. (diff) | |
download | gentoo-2-10b5b6e65ec5c797a851b5c176700a2b7bbae8d5.tar.gz gentoo-2-10b5b6e65ec5c797a851b5c176700a2b7bbae8d5.tar.bz2 gentoo-2-10b5b6e65ec5c797a851b5c176700a2b7bbae8d5.zip |
Added to ~amd64.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r-- | app-emulation/point2play/point2play-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.3.2.ebuild b/app-emulation/point2play/point2play-1.3.2.ebuild index fab4451a5521..39bc0f7752f6 100644 --- a/app-emulation/point2play/point2play-1.3.2.ebuild +++ b/app-emulation/point2play/point2play-1.3.2.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/app-emulation/point2play/point2play-1.3.2.ebuild,v 1.2 2005/01/01 14:15:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.2.ebuild,v 1.3 2005/03/09 02:41:32 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="${MY_P}.tgz" LICENSE="point2play" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* ~amd64 x86" IUSE="" RESTRICT="fetch" |