Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/init-system-helpers/
Date: Sun, 05 Dec 2021 05:01:11
Message-Id: 1638680432.9279c3da134d899618569d8538b67adb3c6dfc1e.sam@gentoo
1 commit: 9279c3da134d899618569d8538b67adb3c6dfc1e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 05:00:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 05:00:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9279c3da
7
8 sys-apps/init-system-helpers: Stabilize 1.60 ALLARCHES, #828311
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild b/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
16 index 0f57827e826f..758c758b68cb 100644
17 --- a/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
18 +++ b/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz"
20
21 LICENSE="BSD GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
25
26 BDEPEND="dev-python/docutils"
27 RDEPEND="!<sys-apps/openrc-0.33"