diff options
author | David Seifert <soap@gentoo.org> | 2022-03-19 18:10:02 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-19 18:10:02 +0100 |
commit | 4a07d2782b3aa888005c4b62c031f7a2b2ac6614 (patch) | |
tree | b0bc296e3ae7bac6cd40923550aea7a99687d307 /app-office/abiword-docs | |
parent | app-office/grisbi: destabilize 2.0.5 for ~x86 (diff) | |
download | gentoo-4a07d2782b3aa888005c4b62c031f7a2b2ac6614.tar.gz gentoo-4a07d2782b3aa888005c4b62c031f7a2b2ac6614.tar.bz2 gentoo-4a07d2782b3aa888005c4b62c031f7a2b2ac6614.zip |
app-office/abiword-docs: destabilize 3.0.2 for ~x86
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office/abiword-docs')
-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 a0c7d6d065d8..7398d1b1c67c 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" IUSE="" RDEPEND=">=app-office/abiword-${PV}" |