diff options
author | Dane Smith <smitdane@gmail.com> | 2010-08-09 20:23:03 -0400 |
---|---|---|
committer | Dane Smith <smitdane@gmail.com> | 2010-08-09 20:23:03 -0400 |
commit | 715fb951d6eb85a7b286431fd3dae5e928ca6e12 (patch) | |
tree | 1e4f6a74c4ff7fab675f93ad2f5528bd4ea49eab /app-crypt | |
parent | Make my life easier (diff) | |
download | smithdanea-715fb951d6eb85a7b286431fd3dae5e928ca6e12.tar.gz smithdanea-715fb951d6eb85a7b286431fd3dae5e928ca6e12.tar.bz2 smithdanea-715fb951d6eb85a7b286431fd3dae5e928ca6e12.zip |
New ebuild for nettle
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.17-r1.ebuild b/app-crypt/cfs/cfs-1.4.1.17-r1.ebuild index f44a539..fab02d5 100644 --- a/app-crypt/cfs/cfs-1.4.1.17-r1.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17-r1.ebuild @@ -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" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="net-fs/nfs-utils" |