From 09113018108b8f2de57ec5bd0851dceed3084109 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 14 Sep 2022 22:17:56 +0300 Subject: [PATCH] app-text/aha: Keyword 0.5.1 arm64, #870103 Signed-off-by: Arthur Zamarin --- app-text/aha/aha-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/aha/aha-0.5.1.ebuild b/app-text/aha/aha-0.5.1.ebuild index 2cb556e1e8827..c7354651f584a 100644 --- a/app-text/aha/aha-0.5.1.ebuild +++ b/app-text/aha/aha-0.5.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theZiz/aha/archive/refs/tags/${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" PATCHES=( "${FILESDIR}/${P}-null-ptr-dereference-fix.patch"