summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-20 15:10:53 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-20 15:11:12 -0400
commit5d63f0691ea351534acd2bd26d534e8d93f33301 (patch)
tree2c1fdc6d1fc7e27f62992096d1b94400f6c2e137 /dev-libs/dmalloc
parentapp-emulation/vagrant: drop ruby23 comepletely (diff)
downloadgentoo-5d63f0691ea351534acd2bd26d534e8d93f33301.tar.gz
gentoo-5d63f0691ea351534acd2bd26d534e8d93f33301.tar.bz2
gentoo-5d63f0691ea351534acd2bd26d534e8d93f33301.zip
dev-libs/dmalloc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r--dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild b/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
index 807dcee4cb1d..db39b903e2d4 100644
--- a/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
+++ b/dev-libs/dmalloc/dmalloc-5.5.2-r6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://dmalloc.com/releases/${P}.tgz"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="static-libs threads"
DEPEND="sys-apps/texinfo"