commit: 69a119218f64fdd927fdc7fe431808880eb22943 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Wed Apr 18 05:46:54 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Wed Apr 18 05:46:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a11921
virtual/libudev-232: arm64 stable (bug #623556) Package-Manager: Portage-2.3.28, Repoman-2.3.9 virtual/libudev/libudev-232.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild index ac3ace2d996..c3273386229 100644 --- a/virtual/libudev/libudev-232.ebuild +++ b/virtual/libudev/libudev-232.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~s390 ~sh sparc x86" IUSE="static-libs systemd" REQUIRED_USE="systemd? ( !static-libs )"
