diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:28:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:28:31 +0100 |
commit | 67c92cfc118b0bb46789f2bc6722eea8101748f7 (patch) | |
tree | 44e7a48cb5e6376f68ab9089fe4978d34d4eb7b8 /dev-ml/uutf | |
parent | dev-ml/uchar: amd64 stable wrt bug #772833 (diff) | |
download | gentoo-67c92cfc118b0bb46789f2bc6722eea8101748f7.tar.gz gentoo-67c92cfc118b0bb46789f2bc6722eea8101748f7.tar.bz2 gentoo-67c92cfc118b0bb46789f2bc6722eea8101748f7.zip |
dev-ml/uutf: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild index d0109dc8f6ea..b4143691ff6e 100644 --- a/dev-ml/uutf/uutf-1.0.1.ebuild +++ b/dev-ml/uutf/uutf-1.0.1.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 )" |