summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:28:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-04 15:28:28 +0100
commit42f9434da682d2ce79de11768e211602090d817e (patch)
tree690fc52c58e0e5362ca8ef0cbfcab45dcd2ec554 /dev-ml/uchar
parentdev-ml/timezone: amd64 stable wrt bug #772833 (diff)
downloadgentoo-42f9434da682d2ce79de11768e211602090d817e.tar.gz
gentoo-42f9434da682d2ce79de11768e211602090d817e.tar.bz2
gentoo-42f9434da682d2ce79de11768e211602090d817e.zip
dev-ml/uchar: 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/uchar')
-rw-r--r--dev-ml/uchar/uchar-0.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uchar/uchar-0.0.2.ebuild b/dev-ml/uchar/uchar-0.0.2.ebuild
index 40c14e4bcc24..35733929699c 100644
--- a/dev-ml/uchar/uchar-0.0.2.ebuild
+++ b/dev-ml/uchar/uchar-0.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/uchar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="