diff options
author | 2012-10-20 16:47:43 +0000 | |
---|---|---|
committer | 2012-10-20 16:47:43 +0000 | |
commit | 2408699216ec4bee3188413574517d10d47aa373 (patch) | |
tree | 20f792fa3a62184a2cdd6ffaf71a217261b19027 /app-crypt/cfs/cfs-1.4.1.17-r3.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #437602 (diff) | |
download | historical-2408699216ec4bee3188413574517d10d47aa373.tar.gz historical-2408699216ec4bee3188413574517d10d47aa373.tar.bz2 historical-2408699216ec4bee3188413574517d10d47aa373.zip |
Add ~amd64, wrt bug #439080
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/cfs/cfs-1.4.1.17-r3.ebuild')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild b/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild index f0a9427130c1..dc8a597d2f24 100644 --- a/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild,v 1.2 2012/07/12 15:27:29 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild,v 1.3 2012/10/20 16:47:43 ago Exp $ inherit eutils versionator @@ -17,7 +17,7 @@ SRC_URI="mirror://debian/pool/main/c/cfs/cfs_${MY_PV}.orig.tar.gz mirror://debian/pool/main/c/cfs/cfs_${MY_PV}-${DEB_PV}.diff.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="net-fs/nfs-utils" |