commit: 347b8e303a9e3db03b20075892d869b07968bc9f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 9 02:21:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 02:21:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347b8e30
sys-apps/init-system-helpers: Stabilize 1.60 arm64, #924124 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 758c758b68cb..9e7c8156a3a1 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"
