commit: 3c12e1881ca32307cd9fbdfdcd20224764eb6e9b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 10:16:05 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=3c12e188
sys-apps/s6-portable-utils: Stabilize 2.3.0.4 x86, #945107 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.4.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.4.ebuild index c342cbb05383..953e14855c14 100644 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.4.ebuild +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.4.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" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" RDEPEND=">=dev-libs/skalibs-2.14.0.0:=" DEPEND="${RDEPEND}"
