summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-12-10 11:28:50 +0800
committerYixun Lan <dlan@gentoo.org>2021-12-13 13:52:47 +0800
commit7996aa9cba0a4ef56a32b6ce9dabc67983bd89b3 (patch)
tree54d91a7ca30da0b9638b871e4b9338f18b14fdb6 /app-office
parentapp-office/abiword: keyword ~riscv (diff)
downloadgentoo-7996aa9cba0a4ef56a32b6ce9dabc67983bd89b3.tar.gz
gentoo-7996aa9cba0a4ef56a32b6ce9dabc67983bd89b3.tar.bz2
gentoo-7996aa9cba0a4ef56a32b6ce9dabc67983bd89b3.zip
app-office/abiword-docs: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword-docs/abiword-docs-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild b/app-office/abiword-docs/abiword-docs-3.0.2.ebuild
index f1a8bacc8b9c..a0c7d6d065d8 100644
--- a/app-office/abiword-docs/abiword-docs-3.0.2.ebuild
+++ b/app-office/abiword-docs/abiword-docs-3.0.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
@@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
IUSE=""
RDEPEND=">=app-office/abiword-${PV}"