summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:44 +0200
commit86caa93bb9c64bf096c9cbd54df2cdec2b9d0a38 (patch)
tree939ce34813252108875fb35626f744e1c86efcda /dev-ml
parentdev-ml/ppx_tools: x86 stable wrt bug #813153 (diff)
downloadgentoo-86caa93bb9c64bf096c9cbd54df2cdec2b9d0a38.tar.gz
gentoo-86caa93bb9c64bf096c9cbd54df2cdec2b9d0a38.tar.bz2
gentoo-86caa93bb9c64bf096c9cbd54df2cdec2b9d0a38.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/unidecode/unidecode-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/unidecode/unidecode-0.4.0.ebuild b/dev-ml/unidecode/unidecode-0.4.0.ebuild
index ec537982b11a..3c454ae57fd8 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 )"