diff options
author | Yixun Lan <dlan@gentoo.org> | 2017-02-22 17:22:12 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2017-02-22 17:23:06 +0800 |
commit | 0c6204d91c9cb68e4f134013839a8edc604cf347 (patch) | |
tree | 81f02af6d0ad4ea9dc0c79e1d1f4abdf6deeb7d5 /sys-fs/zfs | |
parent | net-im/toxic: version bump (diff) | |
download | gentoo-0c6204d91c9cb68e4f134013839a8edc604cf347.tar.gz gentoo-0c6204d91c9cb68e4f134013839a8edc604cf347.tar.bz2 gentoo-0c6204d91c9cb68e4f134013839a8edc604cf347.zip |
sys-fs/zfs: drop <=sys-fs/udev-init-scripts-28 restriction
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-fs/zfs')
-rw-r--r-- | sys-fs/zfs/zfs-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index c0e23b4c7a30..633aaa25a2d1 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -52,7 +52,6 @@ RDEPEND="${COMMON_DEPEND} app-misc/pax-utils !<sys-boot/grub-2.00-r2:2 ) - !>=sys-fs/udev-init-scripts-28 " AT_M4DIR="config" |