diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-19 22:52:49 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-19 22:52:49 +0000 |
commit | 8df30a2f03c7052885378882e9b21dc32528303f (patch) | |
tree | e2c42f8de09ef28d73a52c726c1595b6b5be9059 /net-dns/resolvconf-symlink | |
parent | net-misc/chrony: Keyword 4.2 for ~m68k (diff) | |
download | gentoo-8df30a2f03c7052885378882e9b21dc32528303f.tar.gz gentoo-8df30a2f03c7052885378882e9b21dc32528303f.tar.bz2 gentoo-8df30a2f03c7052885378882e9b21dc32528303f.zip |
net-dns/resolvconf-symlink: Keyword 0 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'net-dns/resolvconf-symlink')
-rw-r--r-- | net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild index b1b8eebaefda..ac49c77edaf7 100644 --- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild +++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild @@ -10,7 +10,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~m68k ~riscv ~x86" IUSE="+symlink" pkg_preinst() { |