summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-03-05 21:02:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-03-05 21:02:21 +0300
commit93ac6340dcb49693405de675f1fe68a818858adf (patch)
treeae7831645521609d00138f0f0617ed918ba059e3 /sys-fs
parentapp-admin/fluentd: Version bump (v1.4.0) (diff)
downloadgentoo-93ac6340dcb49693405de675f1fe68a818858adf.tar.gz
gentoo-93ac6340dcb49693405de675f1fe68a818858adf.tar.bz2
gentoo-93ac6340dcb49693405de675f1fe68a818858adf.zip
sys-fs/udev: m68k stable wrt bug #673006
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-239.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-239.ebuild b/sys-fs/udev/udev-239.ebuild
index 02cfd467af47..07100c7f5e79 100644
--- a/sys-fs/udev/udev-239.ebuild
+++ b/sys-fs/udev/udev-239.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)"