diff options
author | Sam James <sam@gentoo.org> | 2020-12-12 23:53:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-12 23:56:51 +0000 |
commit | 3e50478f7761482cbc7a18258ad73aa17a070f42 (patch) | |
tree | 64ce599d3244c74b9f186440078b6b854edad6b6 /app-office | |
parent | dev-python/sympy: drop rc (diff) | |
download | gentoo-3e50478f7761482cbc7a18258ad73aa17a070f42.tar.gz gentoo-3e50478f7761482cbc7a18258ad73aa17a070f42.tar.bz2 gentoo-3e50478f7761482cbc7a18258ad73aa17a070f42.zip |
app-office/abiword-docs: Keyword 3.0.2 arm, #757669
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-docs/abiword-docs-3.0.2.ebuild | 4 |
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 c1de9a50efcf..f94baf572e94 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-2017 Gentoo Foundation +# Copyright 1999-2020 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 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=">=app-office/abiword-${PV}" |