diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-16 15:30:47 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-16 21:44:57 -0500 |
commit | 9d56f25ddff2521c15f3113f4042c255b0978ad0 (patch) | |
tree | 231e9d2d63fc0c0c105844e25b6acf2282c12bd4 /sys-apps/s6-linux-init | |
parent | sys-apps/s6: Stabilize 2.12.0.2-r1 arm, #920377 (diff) | |
download | gentoo-9d56f25ddff2521c15f3113f4042c255b0978ad0.tar.gz gentoo-9d56f25ddff2521c15f3113f4042c255b0978ad0.tar.bz2 gentoo-9d56f25ddff2521c15f3113f4042c255b0978ad0.zip |
sys-apps/s6-linux-init: Stabilize 1.1.2.0 arm, #920377
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-apps/s6-linux-init')
-rw-r--r-- | sys-apps/s6-linux-init/s6-linux-init-1.1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s6-linux-init/s6-linux-init-1.1.2.0.ebuild b/sys-apps/s6-linux-init/s6-linux-init-1.1.2.0.ebuild index c695a5a74380..6de4c9c6cd00 100644 --- a/sys-apps/s6-linux-init/s6-linux-init-1.1.2.0.ebuild +++ b/sys-apps/s6-linux-init/s6-linux-init-1.1.2.0.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 x86" +KEYWORDS="~alpha amd64 arm ~mips x86" IUSE="+sysv-utils" RDEPEND=" |