Gentoo Archives: gentoo-commits

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