summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2009-02-05 13:29:11 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2009-02-05 13:29:11 +0000
commit623a415ffb618acf609d201dcbeb57fa6c34ddf0 (patch)
tree38d3b2aa83d47c53baadfc44acc79e2af82d46ca /net-misc/puf/puf-1.0.0.ebuild
parentVersion bump (diff)
downloadhistorical-623a415ffb618acf609d201dcbeb57fa6c34ddf0.tar.gz
historical-623a415ffb618acf609d201dcbeb57fa6c34ddf0.tar.bz2
historical-623a415ffb618acf609d201dcbeb57fa6c34ddf0.zip
Add ~amd64 keyword
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'net-misc/puf/puf-1.0.0.ebuild')
-rw-r--r--net-misc/puf/puf-1.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/puf/puf-1.0.0.ebuild b/net-misc/puf/puf-1.0.0.ebuild
index 6393aea92e7a..180c63a90ad3 100644
--- a/net-misc/puf/puf-1.0.0.ebuild
+++ b/net-misc/puf/puf-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.1 2007/07/20 09:05:58 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/puf/puf-1.0.0.ebuild,v 1.2 2009/02/05 13:29:11 drizzt Exp $
DESCRIPTION="A download tool for UNIX-like systems."
SRC_URI="mirror://sourceforge/puf/${P}.tar.gz"
@@ -11,7 +11,7 @@ DEPEND=""
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
src_install () {
emake DESTDIR="${D}" install || die