commit: 30d26f4bb0a0988b0276f366f28ed1fdc1922156 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 04:28:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 04:28:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d26f4b
sys-apps/s6: Stabilize 2.12.0.3 amd64, #922583 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/s6/s6-2.12.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/s6/s6-2.12.0.3.ebuild b/sys-apps/s6/s6-2.12.0.3.ebuild index ea810a0eb490..c0d9c3faa196 100644 --- a/sys-apps/s6/s6-2.12.0.3.ebuild +++ b/sys-apps/s6/s6-2.12.0.3.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="~alpha ~amd64 ~arm ~mips ~riscv ~x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~riscv ~x86" IUSE="+execline" RDEPEND="
