summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-09 07:59:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-09 07:59:48 +0100
commit5d3f4b645a32a5e9fde879362d3db827e3f21620 (patch)
treea7e08b2396bc58405502248ddda0848ef3f2115d /sys-fs
parentvirtual/libgudev: sparc stable wrt bug #568082 (diff)
downloadgentoo-5d3f4b645a32a5e9fde879362d3db827e3f21620.tar.gz
gentoo-5d3f4b645a32a5e9fde879362d3db827e3f21620.tar.bz2
gentoo-5d3f4b645a32a5e9fde879362d3db827e3f21620.zip
sys-fs/eudev: sparc stable wrt bug #568082
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/eudev-3.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild
index 4e61a04544a2..977cafbd230a 100644
--- a/sys-fs/eudev/eudev-3.1.5.ebuild
+++ b/sys-fs/eudev/eudev-3.1.5.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"