diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-10-27 16:34:17 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-10-27 16:34:17 -0400 |
commit | 84b8d251762d666aea0ffd638fde8c89122248c2 (patch) | |
tree | 7866220fab6d508b88cee4c0df0fe0ab32c798aa | |
parent | Not used (diff) | |
download | clustering-livecd-84b8d251762d666aea0ffd638fde8c89122248c2.tar.gz clustering-livecd-84b8d251762d666aea0ffd638fde8c89122248c2.tar.bz2 clustering-livecd-84b8d251762d666aea0ffd638fde8c89122248c2.zip |
Switch to acceptong >=dhcpcd 4.0x instead of specific version
-rw-r--r-- | profiles/hpc-clustering/package.keywords/dhcpcd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/hpc-clustering/package.keywords/dhcpcd b/profiles/hpc-clustering/package.keywords/dhcpcd index 7250a76..b55a6ad 100644 --- a/profiles/hpc-clustering/package.keywords/dhcpcd +++ b/profiles/hpc-clustering/package.keywords/dhcpcd @@ -1,3 +1,3 @@ # we need this to resolve http://soc.gentooexperimental.org/issues/show/4 -=net-misc/dhcpcd-4.0.0_rc4 +>=net-misc/dhcpcd-4.0 |