commit:     249632e576e27c2071e5b6f786c1ea700299d19d
Author:     stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Fri Dec  4 19:20:18 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 14:11:59 2020 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=249632e5

sys-apps/sysvinit: drop all keywords but x86

x86 has broken stack protector on musl, all other arches are fine

Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-apps/sysvinit/sysvinit-2.93.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/sysvinit/sysvinit-2.93.ebuild 
b/sys-apps/sysvinit/sysvinit-2.93.ebuild
index bd8282f..f36bbba 100644
--- a/sys-apps/sysvinit/sysvinit-2.93.ebuild
+++ b/sys-apps/sysvinit/sysvinit-2.93.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P/_/-}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
 [[ "${PV}" == *beta* ]] || \
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ppc ppc64 x86"
+KEYWORDS="x86"
 IUSE="selinux ibm static"
 
 CDEPEND="

Reply via email to