commit: a19f43a935747da3522528cfcb1e4428e98466b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 06:25:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 06:25:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19f43a9
dev-ml/camlbz2: Stabilize 0.7.0 x86, #769317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/camlbz2/camlbz2-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlbz2/camlbz2-0.7.0.ebuild b/dev-ml/camlbz2/camlbz2-0.7.0.ebuild index 7840479c17b..49486f64b21 100644 --- a/dev-ml/camlbz2/camlbz2-0.7.0.ebuild +++ b/dev-ml/camlbz2/camlbz2-0.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/irill/camlbz2/-/archive/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="doc" DEPEND="
