summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-05-24 06:22:36 -0400
committerMike Frysinger <vapier@gentoo.org>2018-05-24 06:22:59 -0400
commite78cbf10f8f7ab78aa006fc3906780cb57d61b1f (patch)
treebce953472df66ddd1c6d7c8f6ad5711e5cbf009b /sys-fs/udev
parentmail-filter/rspamd: version bump to 1.7.5 (diff)
downloadgentoo-e78cbf10f8f7ab78aa006fc3906780cb57d61b1f.tar.gz
gentoo-e78cbf10f8f7ab78aa006fc3906780cb57d61b1f.tar.bz2
gentoo-e78cbf10f8f7ab78aa006fc3906780cb57d61b1f.zip
sys-fs/udev: mark 238 m68k/ppc/ppc64/s390/sh stable #655712
Bug: https://bugs.gentoo.org/655712
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/udev-238.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-238.ebuild b/sys-fs/udev/udev-238.ebuild
index fdab7e738b48..757ea0518094 100644
--- a/sys-fs/udev/udev-238.ebuild
+++ b/sys-fs/udev/udev-238.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
fi
DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"