diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:02:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-16 16:02:33 +0200 |
commit | f43637d85f011eaaba49e32ceafa42c93e5c7be2 (patch) | |
tree | 4ab487dae200739eb7f69b82d9c4cf4483cb02be /dev-ml | |
parent | dev-ml/ocaml-migrate-parsetree: x86 stable wrt bug #817725 (diff) | |
download | gentoo-f43637d85f011eaaba49e32ceafa42c93e5c7be2.tar.gz gentoo-f43637d85f011eaaba49e32ceafa42c93e5c7be2.tar.bz2 gentoo-f43637d85f011eaaba49e32ceafa42c93e5c7be2.zip |
dev-ml/uutf: x86 stable wrt bug #817746
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/uutf/uutf-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.2.ebuild b/dev-ml/uutf/uutf-1.0.2.ebuild index 1818da29372e..6ceb77ea7d6e 100644 --- a/dev-ml/uutf/uutf-1.0.2.ebuild +++ b/dev-ml/uutf/uutf-1.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uutf/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="doc utftrip +ocamlopt test" RESTRICT="!test? ( test )" REQUIRED_USE="utftrip? ( ocamlopt )" |