diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-18 08:46:54 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-18 08:46:54 +0300 |
commit | 69a119218f64fdd927fdc7fe431808880eb22943 (patch) | |
tree | 228c7914a7d808120c4cc4fd4de2760eeba47695 /virtual/libudev | |
parent | sys-fs/udev-236-r1: arm64 stable (bug #645076) (diff) | |
download | gentoo-69a119218f64fdd927fdc7fe431808880eb22943.tar.gz gentoo-69a119218f64fdd927fdc7fe431808880eb22943.tar.bz2 gentoo-69a119218f64fdd927fdc7fe431808880eb22943.zip |
virtual/libudev-232: arm64 stable (bug #623556)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'virtual/libudev')
-rw-r--r-- | virtual/libudev/libudev-232.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libudev/libudev-232.ebuild b/virtual/libudev/libudev-232.ebuild index ac3ace2d9960..c3273386229a 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 )" |