diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-14 19:33:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-14 19:33:36 +0300 |
commit | 1d0cc51d8fd4f8eed5322df2448c8d3d1ade5964 (patch) | |
tree | 5c6b977ce12b45d7d24210a0cdf64d25b477bf26 /app-arch | |
parent | dev-lang/erlang: Stabilize 25.0.2 ppc64, #865093 (diff) | |
download | gentoo-1d0cc51d8fd4f8eed5322df2448c8d3d1ade5964.tar.gz gentoo-1d0cc51d8fd4f8eed5322df2448c8d3d1ade5964.tar.bz2 gentoo-1d0cc51d8fd4f8eed5322df2448c8d3d1ade5964.zip |
app-arch/xar: Stabilize 1.8.0.0.487.100.1 arm64, #865131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/xar/xar-1.8.0.0.487.100.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild b/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild index 4c0b3b10a50d..6979a63cf3d5 100644 --- a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild +++ b/app-arch/xar/xar-1.8.0.0.487.100.1.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="https://github.com/apple-oss-distributions/xar/archive/xar-${APPLE_PV}. LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=" elibc_musl? ( sys-libs/fts-standalone ) |