commit:     a15dd6898c40d29c722a4f19da0ec9a99a0ddd81
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  6 07:43:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  6 07:44:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a15dd689

net-dns/resolvconf-symlink: keyword 0 for ~alpha, ~mips, ~ppc, ~ppc64, ~s390

Let's do it ALLARCHES given how simple the ebuild is to avoid
wasting CPU/time.

Also, if there were any issues, it would've shown up on the
arches (some exotic) tested already.

Closes: https://bugs.gentoo.org/831409
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild 
b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
index a42f8692f4e2..fae0e1958df1 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 ~arm ~arm64 ~hppa ~ia64 ~m68k ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="+symlink"
 
 pkg_preinst() {

Reply via email to