summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-12-28 18:11:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-28 18:05:38 +0000
commit1f5da7efdebaf9b1142637ec8ad12a8d38f94344 (patch)
treea36f985bd60abb28730db979d616c9a97206cedf /sys-fs
parentsys-fs/udev: keyworded 234-r1 for sparc, bug #625456 (diff)
downloadgentoo-1f5da7efdebaf9b1142637ec8ad12a8d38f94344.tar.gz
gentoo-1f5da7efdebaf9b1142637ec8ad12a8d38f94344.tar.bz2
gentoo-1f5da7efdebaf9b1142637ec8ad12a8d38f94344.zip
sys-fs/udev: keyworded 235 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-235.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-235.ebuild b/sys-fs/udev/udev-235.ebuild
index ef41d716fc2c..a18da82137a2 100644
--- a/sys-fs/udev/udev-235.ebuild
+++ b/sys-fs/udev/udev-235.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)"