diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-22 20:29:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-22 20:29:26 +0300 |
commit | cdf78e773f4d43f9a8598ca17994d3b95a818b78 (patch) | |
tree | 21d3842779c8dc95a6e14288eec61907f9b2d99e /app-arch | |
parent | media-radio/xastir: Stabilize 2.1.8-r1 x86, #865995 (diff) | |
download | gentoo-cdf78e773f4d43f9a8598ca17994d3b95a818b78.tar.gz gentoo-cdf78e773f4d43f9a8598ca17994d3b95a818b78.tar.bz2 gentoo-cdf78e773f4d43f9a8598ca17994d3b95a818b78.zip |
app-arch/arc: Keyword 5.21p arm64, #866033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/arc/arc-5.21p.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/arc/arc-5.21p.ebuild b/app-arch/arc/arc-5.21p.ebuild index 37ec75be30cc..9794421ee4e3 100644 --- a/app-arch/arc/arc-5.21p.ebuild +++ b/app-arch/arc/arc-5.21p.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" PATCHES=( "${FILESDIR}"/${PN}-5.21m-darwin.patch |