commit: f95668b777d165003891c28666ab99e8c54295c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 14:15:22 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 14:15:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95668b7
app-editors/retext: Keyword 8.0.2 x86, #944722
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-editors/retext/retext-8.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/retext/retext-8.0.2.ebuild
b/app-editors/retext/retext-8.0.2.ebuild
index e31074aa8618..3dfca155e9e4 100644
--- a/app-editors/retext/retext-8.0.2.ebuild
+++ b/app-editors/retext/retext-8.0.2.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/retext-project/retext.git"
else
inherit pypi
- KEYWORDS="amd64"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-2+"