From: Rolf Eike Beer Date: Thu, 28 Dec 2017 17:10:11 +0000 (+0100) Subject: sys-fs/udev: keyworded 234-r1 for sparc, bug #625456 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8ac6faa92b090a626289b3345a4f0e1e695b9d6c;p=gentoo.git sys-fs/udev: keyworded 234-r1 for sparc, bug #625456 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" --- diff --git a/sys-fs/udev/udev-234-r1.ebuild b/sys-fs/udev/udev-234-r1.ebuild index 9d448af33d9f..daf5051c09d4 100644 --- a/sys-fs/udev/udev-234-r1.ebuild +++ b/sys-fs/udev/udev-234-r1.ebuild @@ -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)"