diff options
-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 ac49c77edaf7..f3cff56ba096 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 ~m68k ~riscv ~x86" +KEYWORDS="~amd64 ~m68k ~riscv ~sparc ~x86" IUSE="+symlink" pkg_preinst() { |