summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-10 09:31:35 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-10 09:31:35 +0100
commitaaef106da3f2bcc92015282a4e6329d4121ff9f7 (patch)
treee5c4cc8fc00ab5cf85f6f6b270c8e1a584be4556 /dev-ml/opam-file-format
parentdev-perl/FCGI: Keyword 0.820.0 sparc, #820548 (diff)
downloadgentoo-aaef106da3f2bcc92015282a4e6329d4121ff9f7.tar.gz
gentoo-aaef106da3f2bcc92015282a4e6329d4121ff9f7.tar.bz2
gentoo-aaef106da3f2bcc92015282a4e6329d4121ff9f7.zip
dev-ml/opam-file-format: Stabilize 2.1.3 x86, #817728
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
index 943ebfa49c02..25d72cb13595 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"