summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-12-09 16:52:36 +0000
committerYixun Lan <dlan@gentoo.org>2021-12-12 22:21:46 +0800
commit8de645de47ad9961d308ac8604b4fcd5565d4829 (patch)
tree524898e41526307c3c6b226d65ed2d43f3ba5fe9 /app-doc
parentapp-doc/gimp-help: keyword ~riscv (diff)
downloadgentoo-8de645de47ad9961d308ac8604b4fcd5565d4829.tar.gz
gentoo-8de645de47ad9961d308ac8604b4fcd5565d4829.tar.bz2
gentoo-8de645de47ad9961d308ac8604b4fcd5565d4829.zip
app-doc/halibut: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/halibut/halibut-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/halibut/halibut-1.2.ebuild b/app-doc/halibut/halibut-1.2.ebuild
index 933b648f2be5..087a75224d41 100644
--- a/app-doc/halibut/halibut-1.2.ebuild
+++ b/app-doc/halibut/halibut-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~riscv x86"
PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )