summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-25 22:54:49 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-25 23:02:06 +0200
commit353c441268a5d980293fd623248fdedf95674caa (patch)
tree79c37501c9aa0af183945e3a4224765d60a3cde1 /dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
parentdev-ml/lablgl: Copy stable keywords over for minor dep change, #586914 (diff)
downloadgentoo-353c441268a5d980293fd623248fdedf95674caa.tar.gz
gentoo-353c441268a5d980293fd623248fdedf95674caa.tar.bz2
gentoo-353c441268a5d980293fd623248fdedf95674caa.zip
dev-ml/ocamldsort: Move stable kw for minor dep change, #586920
Diffstat (limited to 'dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild')
-rw-r--r--dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild b/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
index c5716d5b22d7..212ea1b7b0ca 100644
--- a/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
+++ b/dev-ml/ocamldsort/ocamldsort-0.16.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="ftp://quatramaran.ens.fr/pub/ara/ocamldsort/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=">=dev-lang/ocaml-3.12:=