sys-kernel/dracut: stable 048-r1 for sparc, bug #680890
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 3 Jun 2019 20:23:38 +0000 (22:23 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 3 Jun 2019 20:30:58 +0000 (21:30 +0100)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-kernel/dracut/dracut-048-r1.ebuild

index 274f7b9cc49a6d7ae993604a079365e638dda976..f478c4a7e5b7ffcbfc91016e67e69292df9a5922 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
 IUSE="debug selinux"
 
 # Tests need root privileges, bug #298014