commit: c213b0055919eaa165ebbd9a9323cae7d214f79c 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=c213b005
dev-lang/execline: Stabilize 2.9.6.1 x86, #945107 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lang/execline/execline-2.9.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/execline/execline-2.9.6.1.ebuild b/dev-lang/execline/execline-2.9.6.1.ebuild index 6eff46cb134a..e2b5332bcda6 100644 --- a/dev-lang/execline/execline-2.9.6.1.ebuild +++ b/dev-lang/execline/execline-2.9.6.1.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/$(ver_cut 1-2).4" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~riscv x86" RDEPEND=">=dev-libs/skalibs-2.14.0.0:=" DEPEND="${RDEPEND}"
