diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:27:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:27:46 +0000 |
commit | 9369ca3773a75d5a8e2a7a1bfbd71e965e5c8f9f (patch) | |
tree | b5345792d15b32500a4536e9836b5e8e95a3b4d8 /dev-ml/camlidl | |
parent | dev-ml/mirage-clock: Stabilize 4.2.0 x86, #901683 (diff) | |
download | gentoo-9369ca3773a75d5a8e2a7a1bfbd71e965e5c8f9f.tar.gz gentoo-9369ca3773a75d5a8e2a7a1bfbd71e965e5c8f9f.tar.bz2 gentoo-9369ca3773a75d5a8e2a7a1bfbd71e965e5c8f9f.zip |
dev-ml/camlidl: Stabilize 1.11 amd64, #901685
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlidl')
-rw-r--r-- | dev-ml/camlidl/camlidl-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlidl/camlidl-1.11.ebuild b/dev-ml/camlidl/camlidl-1.11.ebuild index 4706e7db2037..6920eae70973 100644 --- a/dev-ml/camlidl/camlidl-1.11.ebuild +++ b/dev-ml/camlidl/camlidl-1.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xavierleroy/${PN}/archive/${PN}$(ver_rs 0-1 '').tar. LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]" RDEPEND="${DEPEND}" |