diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 05:00:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 05:00:32 +0000 |
commit | 9279c3da134d899618569d8538b67adb3c6dfc1e (patch) | |
tree | 64b6d04d81addff28be24f5febacdb1a222d64b0 /sys-apps/init-system-helpers | |
parent | dev-perl/YAML-LibYAML: Stabilize 0.830.0 x86, #828250 (diff) | |
download | gentoo-9279c3da134d899618569d8538b67adb3c6dfc1e.tar.gz gentoo-9279c3da134d899618569d8538b67adb3c6dfc1e.tar.bz2 gentoo-9279c3da134d899618569d8538b67adb3c6dfc1e.zip |
sys-apps/init-system-helpers: Stabilize 1.60 ALLARCHES, #828311
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/init-system-helpers')
-rw-r--r-- | sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |