diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-20 18:21:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:25:10 +0000 |
commit | 36b87664ef7a901ac0f900ee8f030174763e5b69 (patch) | |
tree | 10c53cce63f6d73b0407c605ca61a1d86280459a /net-dns/resolvconf-symlink | |
parent | dev-libs/wayland: stable 1.20.0 for sparc, bug #831378 (diff) | |
download | gentoo-36b87664ef7a901ac0f900ee8f030174763e5b69.tar.gz gentoo-36b87664ef7a901ac0f900ee8f030174763e5b69.tar.bz2 gentoo-36b87664ef7a901ac0f900ee8f030174763e5b69.zip |
net-dns/resolvconf-symlink: keyword 0 for hppa, bug #831409
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@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 f3cff56ba096..d4e2f12eaec9 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 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~m68k ~riscv ~sparc ~x86" IUSE="+symlink" pkg_preinst() { |