diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 19:20:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 19:20:47 -0700 |
commit | 6691691e31312568521f36e95d38d267ad553343 (patch) | |
tree | 24934ddc870806dc03d90392baf2febadb940714 /dev-libs/boehm-gc | |
parent | dev-libs/libatomic_ops-7.6.4: ppc64 stable, bug 652456 (diff) | |
download | gentoo-6691691e31312568521f36e95d38d267ad553343.tar.gz gentoo-6691691e31312568521f36e95d38d267ad553343.tar.bz2 gentoo-6691691e31312568521f36e95d38d267ad553343.zip |
dev-libs/boehm-gc-7.6.4: ppc64 stable, bug 653720
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 c1a283b6ffaa..d74f92bfdb20 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=" |