diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-12 20:33:44 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-12 20:33:44 +0000 |
commit | 2a631fa36d02ec11e12102485499f294b1c49a27 (patch) | |
tree | 5b9113dfbfd3dfe5c0e19e5f4599cec1a964e756 /dev-util/pscan/pscan-20000721.ebuild | |
parent | Stable on x86, bug #102175 (diff) | |
download | gentoo-2-2a631fa36d02ec11e12102485499f294b1c49a27.tar.gz gentoo-2-2a631fa36d02ec11e12102485499f294b1c49a27.tar.bz2 gentoo-2-2a631fa36d02ec11e12102485499f294b1c49a27.zip |
Added ~amd64 Keywords.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/pscan/pscan-20000721.ebuild')
-rw-r--r-- | dev-util/pscan/pscan-20000721.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pscan/pscan-20000721.ebuild b/dev-util/pscan/pscan-20000721.ebuild index 6d127ac9029d..1faa8ea34a56 100644 --- a/dev-util/pscan/pscan-20000721.ebuild +++ b/dev-util/pscan/pscan-20000721.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/dev-util/pscan/pscan-20000721.ebuild,v 1.5 2005/04/24 13:05:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pscan/pscan-20000721.ebuild,v 1.6 2005/08/12 20:33:44 metalgod Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.striker.ottawa.on.ca/~aland/pscan/pscan.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="virtual/libc" |