summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-15 00:26:41 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-15 00:26:41 +0200
commit78587076d865cd2e86d683a74291ff9b17452254 (patch)
tree75e1004ca62c5c6fcfc5ce788a0dec93667083d5 /app-text/aha
parentsci-libs/fflas-ffpack: fix indentation (diff)
downloadgentoo-78587076d865cd2e86d683a74291ff9b17452254.tar.gz
gentoo-78587076d865cd2e86d683a74291ff9b17452254.tar.bz2
gentoo-78587076d865cd2e86d683a74291ff9b17452254.zip
app-text/aha: Keyword 0.5.1 riscv, #870103
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/aha')
-rw-r--r--app-text/aha/aha-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aha/aha-0.5.1.ebuild b/app-text/aha/aha-0.5.1.ebuild
index 56f6a47fc7e0..dc1cd24111a9 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 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
PATCHES=(
"${FILESDIR}/${P}-null-ptr-dereference-fix.patch"