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 | 74db13dcd7fcde818e4b96a4fe5700307e06e927 (patch) | |
tree | 762faccedaa6993e3a617bdbe9fdc7afe83a593f /app-emulation/point2play | |
parent | Make aoss32 identical to the new aoss. (diff) | |
download | historical-74db13dcd7fcde818e4b96a4fe5700307e06e927.tar.gz historical-74db13dcd7fcde818e4b96a4fe5700307e06e927.tar.bz2 historical-74db13dcd7fcde818e4b96a4fe5700307e06e927.zip |
Added to ~amd64.
Package-Manager: portage-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" |