Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@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 22:53:10
Message-Id: 1642632769.8df30a2f03c7052885378882e9b21dc32528303f.chewi@gentoo
1 commit: 8df30a2f03c7052885378882e9b21dc32528303f
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 22:52:49 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 22:52:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df30a2f
7
8 net-dns/resolvconf-symlink: Keyword 0 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
16 index b1b8eebaefda..ac49c77edaf7 100644
17 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
18 +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
19 @@ -10,7 +10,7 @@ S=${WORKDIR}
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~m68k ~riscv ~x86"
25 IUSE="+symlink"
26
27 pkg_preinst() {