diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:50:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-10 20:50:09 -0700 |
commit | 75243c589788ed201b9f880fe4b87cb3aaf03a00 (patch) | |
tree | 47cc989662973ca7af1dcb8f881e17455acd19d5 /app-arch/xar | |
parent | dev-ruby/rdoc-6.1.2: sparc stable, bug 693358 (diff) | |
download | gentoo-75243c589788ed201b9f880fe4b87cb3aaf03a00.tar.gz gentoo-75243c589788ed201b9f880fe4b87cb3aaf03a00.tar.bz2 gentoo-75243c589788ed201b9f880fe4b87cb3aaf03a00.zip |
app-arch/xar-1.8-r2: sparc stable, bug 693856
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch/xar')
-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 c5f72139c4d6..83ccb1fe6d00 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=" |