From 86caa93bb9c64bf096c9cbd54df2cdec2b9d0a38 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 18 Sep 2021 14:30:28 +0200 Subject: [PATCH] dev-ml/unidecode: x86 stable wrt bug #813153 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-ml/unidecode/unidecode-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/unidecode/unidecode-0.4.0.ebuild b/dev-ml/unidecode/unidecode-0.4.0.ebuild index ec537982b11aa..3c454ae57fd86 100644 --- a/dev-ml/unidecode/unidecode-0.4.0.ebuild +++ b/dev-ml/unidecode/unidecode-0.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/geneweb/${PN}/archive/v${PV}.tar.gz LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"