From: Andreas K. Hüttel Date: Sat, 4 May 2019 19:52:47 +0000 (+0200) Subject: virtual/libudev: keyword ~riscv X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=772a0d89fa744fcdd180d4ec8bc529d766efae3e;p=gentoo.git virtual/libudev: keyword ~riscv Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel --- diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild index c3273386229a..613dddc98f93 100644 --- a/virtual/libudev/libudev-232.ebuild +++ b/virtual/libudev/libudev-232.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit multilib-build DESCRIPTION="Virtual for libudev providers" SLOT="0/1" -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="static-libs systemd" REQUIRED_USE="systemd? ( !static-libs )"