diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-29 09:59:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-29 09:59:39 +0200 |
commit | 5899f6482f7fca282dce2aaadb95824478f88508 (patch) | |
tree | 6b93a7c35d78f3b9a9f730fad4f3b8c2ddffe566 /app-admin | |
parent | app-editors/nano: arm stable wrt bug #861566 (diff) | |
download | gentoo-5899f6482f7fca282dce2aaadb95824478f88508.tar.gz gentoo-5899f6482f7fca282dce2aaadb95824478f88508.tar.bz2 gentoo-5899f6482f7fca282dce2aaadb95824478f88508.zip |
app-admin/chrpath: arm stable wrt bug #861674
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrpath/chrpath-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/chrpath/chrpath-0.16.ebuild b/app-admin/chrpath/chrpath-0.16.ebuild index 70462428ff6c..6913b7a27fb8 100644 --- a/app-admin/chrpath/chrpath-0.16.ebuild +++ b/app-admin/chrpath/chrpath-0.16.ebuild @@ -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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=( |