diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 09:29:46 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 09:30:37 +0100 |
commit | 5e7895959e74d4885a8ad3a166e9ef51a9ff622b (patch) | |
tree | b9cc3053992291f89f9c66c641b992e207126501 /virtual | |
parent | sys-fs/udev-init-scripts: arm ppc ppc64 stable (bug 601934) (diff) | |
download | gentoo-5e7895959e74d4885a8ad3a166e9ef51a9ff622b.tar.gz gentoo-5e7895959e74d4885a8ad3a166e9ef51a9ff622b.tar.bz2 gentoo-5e7895959e74d4885a8ad3a166e9ef51a9ff622b.zip |
virtual/udev: arm ppc ppc64 stable (bug 601934)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/udev/udev-217.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/udev/udev-217.ebuild b/virtual/udev/udev-217.ebuild index d954035737c8..fbaab0890429 100644 --- a/virtual/udev/udev-217.ebuild +++ b/virtual/udev/udev-217.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" 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 ~s390 ~sh ~sparc ~x86" IUSE="systemd" DEPEND="" |