diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-21 23:33:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-21 23:33:35 -0700 |
commit | 5931cb25792c18d9cf420da3d9023b4465bb2e8c (patch) | |
tree | 433911ae8023a3b7d6d0eb6ef7ee7ba6a34f4c48 /dev-libs/boehm-gc | |
parent | dev-libs/libatomic_ops-7.6.4: hppa stable, bug 652456 (diff) | |
download | gentoo-5931cb25792c18d9cf420da3d9023b4465bb2e8c.tar.gz gentoo-5931cb25792c18d9cf420da3d9023b4465bb2e8c.tar.bz2 gentoo-5931cb25792c18d9cf420da3d9023b4465bb2e8c.zip |
dev-libs/boehm-gc-7.6.4: hppa 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 9d07e1b1feb9..cb5a5fee7e04 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=" |