Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/
Date: Sat, 19 Dec 2015 06:18:56
Message-Id: 1450505735.e65dac676a7c43f29f17161eb100b59a69f8491e.jer@gentoo
1 commit: e65dac676a7c43f29f17161eb100b59a69f8491e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 06:15:35 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 06:15:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65dac67
7
8 sys-fs/eudev: Stable for PPC64 (bug #568082).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 sys-fs/eudev/eudev-3.1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild
17 index e8313be..25f0d21 100644
18 --- a/sys-fs/eudev/eudev-3.1.5.ebuild
19 +++ b/sys-fs/eudev/eudev-3.1.5.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then
21 inherit git-2
22 else
23 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
24 - KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 + KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
26 fi
27
28 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"