sys-fs/udev-init-scripts: arm ppc ppc64 stable (bug 601934)
authorMichael Weber <xmw@gentoo.org>
Fri, 24 Feb 2017 08:29:08 +0000 (09:29 +0100)
committerMichael Weber <xmw@gentoo.org>
Fri, 24 Feb 2017 08:30:34 +0000 (09:30 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

sys-fs/udev-init-scripts/udev-init-scripts-32.ebuild

index e1937c04b3302e035923ee9904357da5fb6a4007..80fdca482cb1c3feec04c87e9e39db2e5f3300cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ if [ "${PV}" = "9999" ]; then
        inherit git-r3
 else
        SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.gz"
-       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"
 fi
 
 DESCRIPTION="udev startup scripts for openrc"