commit: aa63662aa116c3b2cda54ca757e51445f3eb888c Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk> AuthorDate: Tue Jan 16 20:30:49 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed Jan 17 02:44:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa63662a
sys-apps/s6-rc: Stabilize 0.5.4.2 arm, #920377 Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk> Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> sys-apps/s6-rc/s6-rc-0.5.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/s6-rc/s6-rc-0.5.4.2.ebuild b/sys-apps/s6-rc/s6-rc-0.5.4.2.ebuild index d7cbfcfa7c2c..c1c9f919cb9e 100644 --- a/sys-apps/s6-rc/s6-rc-0.5.4.2.ebuild +++ b/sys-apps/s6-rc/s6-rc-0.5.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" RDEPEND=" dev-lang/execline:=
