summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-12-28 18:13:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-28 18:05:39 +0000
commite8d02b70d8c94a23d9d80b7c7121bd7b6d7c6494 (patch)
treeb15565b9a004836e44162cd0d3eef217cd57e7c0 /sys-fs
parentsys-fs/udev: keyworded 235 for sparc, bug #625456 (diff)
downloadgentoo-e8d02b70d8c94a23d9d80b7c7121bd7b6d7c6494.tar.gz
gentoo-e8d02b70d8c94a23d9d80b7c7121bd7b6d7c6494.tar.bz2
gentoo-e8d02b70d8c94a23d9d80b7c7121bd7b6d7c6494.zip
sys-fs/udev: keyworded 236 for sparc, bug #625456
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-236.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-236.ebuild b/sys-fs/udev/udev-236.ebuild
index b5c56c6120d3..325b71cc067a 100644
--- a/sys-fs/udev/udev-236.ebuild
+++ b/sys-fs/udev/udev-236.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)"