diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:03 +0200 |
commit | c2565ad1deabaeb3c4c8dc46f8781190accfa46e (patch) | |
tree | 5b215e8fbd275ba25253ea8bb7edbbc10c7e99e1 /dev-ml/camlp5 | |
parent | dev-perl/Authen-Radius: x86 stable wrt bug #804693 (diff) | |
download | gentoo-c2565ad1deabaeb3c4c8dc46f8781190accfa46e.tar.gz gentoo-c2565ad1deabaeb3c4c8dc46f8781190accfa46e.tar.bz2 gentoo-c2565ad1deabaeb3c4c8dc46f8781190accfa46e.zip |
dev-ml/camlp5: x86 stable wrt bug #804777
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/camlp5-8.00.01.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-8.00.01.ebuild b/dev-ml/camlp5/camlp5-8.00.01.ebuild index d2ab69f64615..cc4f3f46f613 100644 --- a/dev-ml/camlp5/camlp5-8.00.01.ebuild +++ b/dev-ml/camlp5/camlp5-8.00.01.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel${PV}" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="doc +ocamlopt" DEPEND=" |