summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:52:47 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:52:47 +0200
commit772a0d89fa744fcdd180d4ec8bc529d766efae3e (patch)
tree75ab4ea62277afb802af61f0c9cb64826c5f841b /virtual/libudev
parentvirtual/libffi: keyword ~riscv (diff)
downloadgentoo-772a0d89fa744fcdd180d4ec8bc529d766efae3e.tar.gz
gentoo-772a0d89fa744fcdd180d4ec8bc529d766efae3e.tar.bz2
gentoo-772a0d89fa744fcdd180d4ec8bc529d766efae3e.zip
virtual/libudev: 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/libudev')
-rw-r--r--virtual/libudev/libudev-232.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"