diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 09:01:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 09:02:33 +0000 |
commit | 15e82909565cd5310593fc4029d1c09063cd4845 (patch) | |
tree | 9003d0dff43ac17bbcc1c7d7ce3599698510a4aa /app-admin | |
parent | media-libs/lib3ds: Stabilize 2.0.0_rc1-r1 arm64, #942936 (diff) | |
download | gentoo-15e82909565cd5310593fc4029d1c09063cd4845.tar.gz gentoo-15e82909565cd5310593fc4029d1c09063cd4845.tar.bz2 gentoo-15e82909565cd5310593fc4029d1c09063cd4845.zip |
app-admin/chrpath: Stabilize 0.16-r1 arm64, #942936
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrpath/chrpath-0.16-r1.ebuild | 4 |
1 files 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 |