diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:23 +0000 |
commit | b52eb8f28922f9c9a406aab0a807dbd9980bbf3e (patch) | |
tree | 4f427b0cb557e819dc51bf152f6b4f603ce50300 /dev-ml | |
parent | dev-ml/parmap: Stabilize 1.2 ppc, #769317 (diff) | |
download | gentoo-b52eb8f28922f9c9a406aab0a807dbd9980bbf3e.tar.gz gentoo-b52eb8f28922f9c9a406aab0a807dbd9980bbf3e.tar.bz2 gentoo-b52eb8f28922f9c9a406aab0a807dbd9980bbf3e.zip |
dev-ml/camlbz2: Stabilize 0.7.0 ppc, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 49486f64b215..8ea155290856 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=" |