diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-16 17:51:47 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-16 18:13:41 -0400 |
commit | 04d2e076820dac5be7dbb8bc05f5e5a207ba23b8 (patch) | |
tree | 5d03e09105a587b56eddebcb031d6929ac097400 /app-arch | |
parent | app-portage/portage-utils: stable 0.80 for ppc64, bug #694366 (diff) | |
download | gentoo-04d2e076820dac5be7dbb8bc05f5e5a207ba23b8.tar.gz gentoo-04d2e076820dac5be7dbb8bc05f5e5a207ba23b8.tar.bz2 gentoo-04d2e076820dac5be7dbb8bc05f5e5a207ba23b8.zip |
app-arch/xar: arm64 stable (bug #693856)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/xar/xar-1.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/xar/xar-1.8-r2.ebuild b/app-arch/xar/xar-1.8-r2.ebuild index b3de92194d4e..a4a659f2fb10 100644 --- a/app-arch/xar/xar-1.8-r2.ebuild +++ b/app-arch/xar/xar-1.8-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://opensource.apple.com/tarballs/xar/xar-${APPLE_PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libressl kernel_Darwin" DEPEND=" |