diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 22:16:46 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 22:17:23 +0200 |
commit | 49c8284b02f0c4ab4481af4b65295781436edb9a (patch) | |
tree | 260cbe5a9db370e54820bd95183fcb3ec4183aef /virtual/udev | |
parent | virtual/perl-version: keyword ~riscv (diff) | |
download | gentoo-49c8284b02f0c4ab4481af4b65295781436edb9a.tar.gz gentoo-49c8284b02f0c4ab4481af4b65295781436edb9a.tar.bz2 gentoo-49c8284b02f0c4ab4481af4b65295781436edb9a.zip |
virtual/udev: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/udev')
-rw-r--r-- | virtual/udev/udev-217.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/udev/udev-217.ebuild b/virtual/udev/udev-217.ebuild index 00a5536ce75c..670a46c58268 100644 --- a/virtual/udev/udev-217.ebuild +++ b/virtual/udev/udev-217.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual to select between different udev daemon providers" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86" IUSE="systemd" RDEPEND=" |