diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:32:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:32:51 +0000 |
commit | 31974c0bd2fe0683cccce66517097ac8619063ff (patch) | |
tree | e25e28d81002178358a8f2e1ed57fa66aded0a7b /dev-ml/camlbz2 | |
parent | dev-ml/camlzip: Stabilize 1.10 ppc64, #769317 (diff) | |
download | gentoo-31974c0bd2fe0683cccce66517097ac8619063ff.tar.gz gentoo-31974c0bd2fe0683cccce66517097ac8619063ff.tar.bz2 gentoo-31974c0bd2fe0683cccce66517097ac8619063ff.zip |
dev-ml/camlbz2: Stabilize 0.7.0 ppc64, #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 735cd9dab6d2..68a81b03d249 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=" |