sys-fs/udev: keyworded 234-r1 for sparc, bug #625456
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 28 Dec 2017 17:10:11 +0000 (18:10 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 28 Dec 2017 18:05:38 +0000 (18:05 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

sys-fs/udev/udev-234-r1.ebuild

index 9d448af33d9fccc966735d985d8bae2f6299a4f9..daf5051c09d428c6b813cfa108860b9b89e3b145 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"