diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:16:20 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:40:22 -0600 |
commit | a719c78a2d5ad19df77af42804c674acab6a024a (patch) | |
tree | ab9bfb4b87713108cac8d01e4395a2bcf3c69a46 /dev-libs | |
parent | b23a8ebf52fb0bd5ce6b9ab819bb0c06451a9f8f (diff) | |
download | gentoo-a719c78a2d5ad19df77af42804c674acab6a024a.tar.gz gentoo-a719c78a2d5ad19df77af42804c674acab6a024a.tar.xz |
dev-libs/boehm-gc: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild index fa6d46c14fb..12a9f461d82 100644 --- a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz" LICENSE="boehm-gc" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cxx static-libs threads" DEPEND=">=dev-libs/libatomic_ops-7.4 |