Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/
Date: Sat, 04 May 2019 19:51:45
Message-Id: 1556999493.7ee1ba5d8d7693ac7d92f5854757dc8e79e41d4d.dilfridge@gentoo
1 commit: 7ee1ba5d8d7693ac7d92f5854757dc8e79e41d4d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 19:48:43 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 19:51:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee1ba5d
7
8 sys-fs/eudev: keyword ~riscv
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-fs/eudev/eudev-3.2.7-r2.ebuild | 2 +-
14 sys-fs/eudev/eudev-4.9999.ebuild | 4 ++--
15 sys-fs/eudev/eudev-9999.ebuild | 2 +-
16 3 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/sys-fs/eudev/eudev-3.2.7-r2.ebuild b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
19 index 21b78a5bbe0..9ab6b6a42a2 100644
20 --- a/sys-fs/eudev/eudev-3.2.7-r2.ebuild
21 +++ b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
22 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
23 inherit git-r3
24 else
25 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
28 fi
29
30 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"
31
32 diff --git a/sys-fs/eudev/eudev-4.9999.ebuild b/sys-fs/eudev/eudev-4.9999.ebuild
33 index 69dbc663bc0..a2f3610f835 100644
34 --- a/sys-fs/eudev/eudev-4.9999.ebuild
35 +++ b/sys-fs/eudev/eudev-4.9999.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2018 Gentoo Foundation
38 +# Copyright 1999-2019 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI="6"
42 @@ -13,7 +13,7 @@ if [[ ${PV} = 4.9999* ]]; then
43 inherit git-r3
44 else
45 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
46 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
47 + #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
48 KEYWORDS=""
49 fi
50
51
52 diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
53 index 21b78a5bbe0..9ab6b6a42a2 100644
54 --- a/sys-fs/eudev/eudev-9999.ebuild
55 +++ b/sys-fs/eudev/eudev-9999.ebuild
56 @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
57 inherit git-r3
58 else
59 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
60 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
61 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
62 fi
63
64 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"