commit: 9279c3da134d899618569d8538b67adb3c6dfc1e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 5 05:00:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 5 05:00:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9279c3da
sys-apps/init-system-helpers: Stabilize 1.60 ALLARCHES, #828311 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 0f57827e826f..758c758b68cb 100644 --- a/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild +++ b/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" BDEPEND="dev-python/docutils" RDEPEND="!<sys-apps/openrc-0.33"
