Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/resolvconf-symlink/
Date: Wed, 19 Jan 2022 13:51:44
Message-Id: 1642600289.17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae.marecki@gentoo
1 commit: 17842471ef3dd349ebd1ed3bf3fc40ce6912c5ae
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 13:44:09 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 13:51:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17842471
7
8 net-dns/resolvconf-symlink: keyword 0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
16 index 782762cc845f..b1b8eebaefda 100644
17 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
18 +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ S=${WORKDIR}
26
27 LICENSE="public-domain"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~riscv ~x86"
31 IUSE="+symlink"
32
33 pkg_preinst() {