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/eudev/
Date: Fri, 11 May 2018 02:09:11
Message-Id: 1526004307.e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4.mattst88@gentoo
1 commit: e867ddab1807bf88df9ec2f5a1dc4a98d6bb91d4
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 02:04:53 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 02:05:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e867ddab
7
8 sys-fs/eudev-3.2.5: ia64 stable, bug 645280
9
10 sys-fs/eudev/eudev-3.2.5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild
14 index 079f901ff3f..26b5186f721 100644
15 --- a/sys-fs/eudev/eudev-3.2.5.ebuild
16 +++ b/sys-fs/eudev/eudev-3.2.5.ebuild
17 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
18 inherit git-r3
19 else
20 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
21 - KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
22 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
23 fi
24
25 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"