From 7af8a93e6035e97f2d5553a956d6c89ec33f4ef6 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 14 Oct 2018 06:16:49 +0200 Subject: Add exotic arches https://github.com/vaeth/mv-overlay/issues/6 --- app-portage/logclean/logclean-18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage/logclean') diff --git a/app-portage/logclean/logclean-18.2.ebuild b/app-portage/logclean/logclean-18.2.ebuild index bf0d5a0f..52088fb3 100644 --- a/app-portage/logclean/logclean-18.2.ebuild +++ b/app-portage/logclean/logclean-18.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # This should really depend on a USE-flag but must not by policy. -- cgit v1.2.3-65-gdbad