diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 13:46:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-24 19:55:09 +0100 |
commit | 433ed07778ef7f98b1c740c18a70c9bd50081d93 (patch) | |
tree | efa2a9b214962c099e51ccef9527e17a66856a10 /dev-libs/boehm-gc | |
parent | app-cdr/cdrtools: stable 3.02_alpha09 for sparc (diff) | |
download | gentoo-433ed07778ef7f98b1c740c18a70c9bd50081d93.tar.gz gentoo-433ed07778ef7f98b1c740c18a70c9bd50081d93.tar.bz2 gentoo-433ed07778ef7f98b1c740c18a70c9bd50081d93.zip |
dev-libs/boehm-gc: stable 7.6.4 for sparc
Bug: https://bugs.gentoo.org/653720
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/boehm-gc')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild index d74f92bfdb20..0dfe7f58ee0b 100644 --- a/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild @@ -15,7 +15,7 @@ LICENSE="boehm-gc" # SONAME: libgc.so.1 libgccpp.so.1 # We've been using subslot 0 for these instead of "1.1". SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cxx static-libs +threads" DEPEND=" |