commit: 49c8284b02f0c4ab4481af4b65295781436edb9a Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 4 20:16:46 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 4 20:17:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c8284b
virtual/udev: keyword ~riscv Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> virtual/udev/udev-217.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/udev/udev-217.ebuild b/virtual/udev/udev-217.ebuild index 00a5536ce75..670a46c5826 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="
