summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2005-10-17 00:11:59 +0000
committerMalcolm Lashley <malc@gentoo.org>2005-10-17 00:11:59 +0000
commit4875e3dbc58c9825aaf631348d78da18b6a4d924 (patch)
tree9b8b61df8effad175077c93676f1cba67b950bee /app-arch/hardlink++/hardlink++-0.02.ebuild
parentStable on amd64. (diff)
downloadgentoo-2-4875e3dbc58c9825aaf631348d78da18b6a4d924.tar.gz
gentoo-2-4875e3dbc58c9825aaf631348d78da18b6a4d924.tar.bz2
gentoo-2-4875e3dbc58c9825aaf631348d78da18b6a4d924.zip
Add ~amd64
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-arch/hardlink++/hardlink++-0.02.ebuild')
-rw-r--r--app-arch/hardlink++/hardlink++-0.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/hardlink++/hardlink++-0.02.ebuild b/app-arch/hardlink++/hardlink++-0.02.ebuild
index d98bab4ffbee..7abd5bdd5be9 100644
--- a/app-arch/hardlink++/hardlink++-0.02.ebuild
+++ b/app-arch/hardlink++/hardlink++-0.02.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-arch/hardlink++/hardlink++-0.02.ebuild,v 1.2 2005/05/04 19:09:21 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/hardlink++/hardlink++-0.02.ebuild,v 1.3 2005/10/17 00:11:59 malc Exp $
inherit eutils
DESCRIPTION="Save disk space by hardlinking identical files."
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.sodarock.com/hardlink/"
SRC_URI="${HOMEPAGE}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="sys-devel/gcc"
RDEPEND=""