commit: 4a07d2782b3aa888005c4b62c031f7a2b2ac6614 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Mar 19 17:10:02 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 19 17:10:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a07d278
app-office/abiword-docs: destabilize 3.0.2 for ~x86 Signed-off-by: David Seifert <soap <AT> gentoo.org> app-office/abiword-docs/abiword-docs-3.0.2.ebuild | 4 ++-- 1 file 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}"
