diff options
author | Dane Smith <smithdanea@gmail.com> | 2010-08-09 22:45:16 -0400 |
---|---|---|
committer | Dane Smith <smithdanea@gmail.com> | 2010-08-09 22:45:16 -0400 |
commit | f2421206d9a7c2717fce9878e651b5b1acbbcad4 (patch) | |
tree | a91f0323d593c811c0013f72870ffa9d5adec264 /app-crypt | |
parent | Merge branch 'master' of ssh://172.18.0.100/home/code/git/smitdane/overlay (diff) | |
download | smithdanea-f2421206d9a7c2717fce9878e651b5b1acbbcad4.tar.gz smithdanea-f2421206d9a7c2717fce9878e651b5b1acbbcad4.tar.bz2 smithdanea-f2421206d9a7c2717fce9878e651b5b1acbbcad4.zip |
experimental for testing
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.17.ebuild b/app-crypt/cfs/cfs-1.4.1.17.ebuild index fab02d5..f44a539 100644 --- a/app-crypt/cfs/cfs-1.4.1.17.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17.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" |