From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A54401395E2 for ; Tue, 15 Nov 2016 03:47:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E3F6E0ABC; Tue, 15 Nov 2016 03:47:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 032BEE0ABC for ; Tue, 15 Nov 2016 03:47:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97F6234167E for ; Tue, 15 Nov 2016 03:47:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0404224B0 for ; Tue, 15 Nov 2016 03:47:22 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1479181636.facdabba5a56772de06bd78a31e5e158ba92ec34.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/runit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/runit/runit-2.1.1-r1.ebuild X-VCS-Directories: sys-process/runit/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: facdabba5a56772de06bd78a31e5e158ba92ec34 X-VCS-Branch: master Date: Tue, 15 Nov 2016 03:47:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0c909a92-48f9-477a-94a0-1576dcc9d62b X-Archives-Hash: cb061b623e9e8d13da0dc67b4707cf44 commit: facdabba5a56772de06bd78a31e5e158ba92ec34 Author: Mike Frysinger gentoo org> AuthorDate: Tue Nov 15 03:38:22 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Nov 15 03:47:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=facdabba sys-process/runit: mark 2.1.1-r1 s390/sh stable sys-process/runit/runit-2.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/runit/runit-2.1.1-r1.ebuild b/sys-process/runit/runit-2.1.1-r1.ebuild index 3504ca1..d49fb23 100644 --- a/sys-process/runit/runit-2.1.1-r1.ebuild +++ b/sys-process/runit/runit-2.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://smarden.org/runit/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="static" S=${WORKDIR}/admin/${P}/src