commit: a44e8112ab7f11cfc18153e4ad74a6a5f353960d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 10:16:06 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 10:16:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44e8112
sys-apps/s6-rc: Stabilize 0.5.5.0 x86, #945107 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/s6-rc/s6-rc-0.5.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/s6-rc/s6-rc-0.5.5.0.ebuild b/sys-apps/s6-rc/s6-rc-0.5.5.0.ebuild index 0a8af8cd7296..5345b5d82084 100644 --- a/sys-apps/s6-rc/s6-rc-0.5.5.0.ebuild +++ b/sys-apps/s6-rc/s6-rc-0.5.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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:=
