commit: 922e56b47398056c3555129a7e12bb10869752b8 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 17:47:07 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 17:47:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922e56b4
dev-libs/jemalloc: arm64 stable (bug #699944) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18 dev-libs/jemalloc/jemalloc-5.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild index 3e82a451db0..f8cbd763e64 100644 --- a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.b LICENSE="BSD" SLOT="0/2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="debug hardened lazy-lock prof static-libs stats xmalloc" HTML_DOCS=( doc/jemalloc.html ) PATCHES=( "${FILESDIR}/${PN}-5.2.0-gentoo-fixups.patch" )
