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 | 56b18d9b88a268617f201847cd0dcc3410700c83 (patch) | |
tree | a5b502645f929e4f1cb213bfc61f9b6fc3cf520f /sys-apps | |
parent | sys-apps/s6-linux-utils: Stabilize 2.6.2.0 arm, #920377 (diff) | |
download | gentoo-56b18d9b88a268617f201847cd0dcc3410700c83.tar.gz gentoo-56b18d9b88a268617f201847cd0dcc3410700c83.tar.bz2 gentoo-56b18d9b88a268617f201847cd0dcc3410700c83.zip |
sys-apps/s6-portable-utils: Stabilize 2.3.0.3 arm, #920377
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.3.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.3.ebuild index 2884a181ff9a..f212f9178741 100644 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.3.ebuild +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.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" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" RDEPEND=">=dev-libs/skalibs-2.14.0.0:=" DEPEND="${RDEPEND}" |