diff options
author | 2018-04-21 21:57:49 +0100 | |
---|---|---|
committer | 2018-04-21 21:58:21 +0100 | |
commit | a744a327fd773d0231b835943da6771e7dfef210 (patch) | |
tree | b1ac67d55114882f151327d1f45766886f10f6bc /dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild | |
parent | app-cdr/cdrtools: stable 3.02_alpha09 for ia64, bug #653608 (diff) | |
download | gentoo-a744a327fd773d0231b835943da6771e7dfef210.tar.gz gentoo-a744a327fd773d0231b835943da6771e7dfef210.tar.bz2 gentoo-a744a327fd773d0231b835943da6771e7dfef210.zip |
dev-libs/boehm-gc: stable 7.6.4 for ia64, bug #653720
Bug: https://bugs.gentoo.org/653720
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-7.6.4.ebuild')
-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 794c46bc4f2f..d5b0c15a034f 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=" |