diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:54:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:54:46 +0100 |
commit | b02133244223fb5b6fc1c8e93ef36fc29bd54c46 (patch) | |
tree | f37ebcf608fa3d50729cc96c27a88c32dfc5f34c /dev-libs/boehm-gc | |
parent | dev-libs/isl: stable 0.21 for ppc, bug #693842 (diff) | |
download | gentoo-b02133244223fb5b6fc1c8e93ef36fc29bd54c46.tar.gz gentoo-b02133244223fb5b6fc1c8e93ef36fc29bd54c46.tar.bz2 gentoo-b02133244223fb5b6fc1c8e93ef36fc29bd54c46.zip |
dev-libs/boehm-gc: stable 8.0.4 for ppc, bug #693844
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/boehm-gc')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild b/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild index dbaa56941e47..2c73394ecd3a 100644 --- a/dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-8.0.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 ~riscv ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-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 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cxx static-libs +threads" DEPEND=" |