commit: 0e2a63f863aaa4be8978416c48e32044366fb6c5 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 14:29:45 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 14:29:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2a63f8
dev-libs/dmalloc: Mark arm64 stable Closes: https://bugs.gentoo.org/702404 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Acked-by: Jory Pratt <anarchy <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild index bda4a27d0c9..16b4911b223 100644 --- a/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.5.2-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="static-libs threads" DEPEND="sys-apps/texinfo"
