diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 18:38:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 18:38:42 +0000 |
commit | 3bd9166846893ffb423361efba8afe2d60c9863d (patch) | |
tree | 410ba5e8b0542fdad2926cd47fc4262a35ab51bb /app-admin/chrpath | |
parent | media-gfx/alembic: Keyword 1.7.16 arm64, #556758 (diff) | |
download | gentoo-3bd9166846893ffb423361efba8afe2d60c9863d.tar.gz gentoo-3bd9166846893ffb423361efba8afe2d60c9863d.tar.bz2 gentoo-3bd9166846893ffb423361efba8afe2d60c9863d.zip |
app-admin/chrpath: Keyword 0.16 arm64, #556758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/chrpath-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chrpath/chrpath-0.16.ebuild b/app-admin/chrpath/chrpath-0.16.ebuild index 5174d593ad4a..a985ffe96003 100644 --- a/app-admin/chrpath/chrpath-0.16.ebuild +++ b/app-admin/chrpath/chrpath-0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" PATCHES=( |