diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:37 +0000 |
commit | a19f43a935747da3522528cfcb1e4428e98466b9 (patch) | |
tree | 693dedbfcb28dc617927311acf663a24fb413e45 /dev-ml/camlbz2 | |
parent | dev-ml/parmap: Stabilize 1.2 x86, #769317 (diff) | |
download | gentoo-a19f43a935747da3522528cfcb1e4428e98466b9.tar.gz gentoo-a19f43a935747da3522528cfcb1e4428e98466b9.tar.bz2 gentoo-a19f43a935747da3522528cfcb1e4428e98466b9.zip |
dev-ml/camlbz2: Stabilize 0.7.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlbz2')
-rw-r--r-- | dev-ml/camlbz2/camlbz2-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlbz2/camlbz2-0.7.0.ebuild b/dev-ml/camlbz2/camlbz2-0.7.0.ebuild index 7840479c17ba..49486f64b215 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=" |