virtual/gnustep-back: 0.28.0 bump
[gentoo.git] / virtual / udev / udev-217.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 DESCRIPTION="Virtual to select between different udev daemon providers"
7 SLOT="0"
8 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
9 IUSE="systemd"
10
11 RDEPEND="
12         !systemd? ( || ( >=sys-fs/eudev-2.1.1 >=sys-fs/udev-217 ) )
13         systemd? ( >=sys-apps/systemd-217:0 )"