diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-16 15:30:48 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-16 21:44:57 -0500 |
commit | 249d1fa3b1c966d16357309c57b2d04af39d4d5e (patch) | |
tree | 95b2d498a2a4358ab1caad1e332a287c80bb057b /sys-apps/s6-linux-utils | |
parent | sys-apps/s6-linux-init: Stabilize 1.1.2.0 arm, #920377 (diff) | |
download | gentoo-249d1fa3b1c966d16357309c57b2d04af39d4d5e.tar.gz gentoo-249d1fa3b1c966d16357309c57b2d04af39d4d5e.tar.bz2 gentoo-249d1fa3b1c966d16357309c57b2d04af39d4d5e.zip |
sys-apps/s6-linux-utils: Stabilize 2.6.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-utils')
-rw-r--r-- | sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild index ba5d70f74e27..1a6996910b2b 100644 --- a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild +++ b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.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" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" RDEPEND=">=dev-libs/skalibs-2.13.0.0:=" DEPEND="${RDEPEND}" |