commit: 15e82909565cd5310593fc4029d1c09063cd4845 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 9 09:01:50 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 9 09:02:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e82909
app-admin/chrpath: Stabilize 0.16-r1 arm64, #942936 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/chrpath/chrpath-0.16-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/chrpath/chrpath-0.16-r1.ebuild b/app-admin/chrpath/chrpath-0.16-r1.ebuild index 2018b65c7b1e..4d20ca70a949 100644 --- a/app-admin/chrpath/chrpath-0.16-r1.ebuild +++ b/app-admin/chrpath/chrpath-0.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-solaris" PATCHES=( "${FILESDIR}"/${P}-multilib.patch
