diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:43:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-10 07:50:47 +0100 |
commit | a95f136a8e1e50606ae9a76268797f5da1b98a7b (patch) | |
tree | 37494535ab07212883a28cc7818df81b412288c2 /dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild | |
parent | dev-libs/isl: stable 0.21 for ia64, bug #693842 (diff) | |
download | gentoo-a95f136a8e1e50606ae9a76268797f5da1b98a7b.tar.gz gentoo-a95f136a8e1e50606ae9a76268797f5da1b98a7b.tar.bz2 gentoo-a95f136a8e1e50606ae9a76268797f5da1b98a7b.zip |
dev-libs/boehm-gc: stable 8.0.4 for ia64, bug #693844
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-8.0.4.ebuild')
-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 12ba1162c7a3..dbaa56941e47 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=" |