diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-02 20:26:05 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-03 08:48:45 +0300 |
commit | e21833c3c45f153e95ff6c68f4e608556ef640f4 (patch) | |
tree | c1d9e078e3e18c399a227907cfcea2e1f40e101f | |
parent | 8197d307f9edd8ba9a3a26498a5402044207e88e (diff) | |
download | gentoo-e21833c3c45f153e95ff6c68f4e608556ef640f4.tar.gz gentoo-e21833c3c45f153e95ff6c68f4e608556ef640f4.tar.xz |
dev-libs/boehm-gc-7.6.4: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-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 b820b012455..bb46d18df23 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=" |