Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udev/
Date: Fri, 01 Nov 2019 20:09:13
Message-Id: 1572638938.74c5b9b94aa75f1a5b62affe9eb36d4903047c9f.mattst88@gentoo
1 commit: 74c5b9b94aa75f1a5b62affe9eb36d4903047c9f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 1 20:08:28 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 1 20:08:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c5b9b9
7
8 sys-fs/udev-243-r2: ppc64 stable, bug 698768
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-fs/udev/udev-243-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/udev/udev-243-r2.ebuild b/sys-fs/udev/udev-243-r2.ebuild
16 index 13946dec935..44fb2b07b2e 100644
17 --- a/sys-fs/udev/udev-243-r2.ebuild
18 +++ b/sys-fs/udev/udev-243-r2.ebuild
19 @@ -13,7 +13,7 @@ else
20 MY_P=systemd-${MY_PV}
21 S=${WORKDIR}/${MY_P}
22 SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz"
23 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
24 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
25 fi
26
27 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"