diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 14:05:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 14:05:15 +0000 |
commit | 5c44f41175a1581bb50aecdf49924df79ec964b6 (patch) | |
tree | 57ac01a6b91c9514c077b4d65ec0886465136e05 /dev-ml/opam-repository/opam-repository-2.0.8.ebuild | |
parent | dev-ml/opam-format: Stabilize 2.0.8-r2 ppc64, #772833 (diff) | |
download | gentoo-5c44f41175a1581bb50aecdf49924df79ec964b6.tar.gz gentoo-5c44f41175a1581bb50aecdf49924df79ec964b6.tar.bz2 gentoo-5c44f41175a1581bb50aecdf49924df79ec964b6.zip |
dev-ml/opam-repository: Stabilize 2.0.8 ppc64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository/opam-repository-2.0.8.ebuild')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild b/dev-ml/opam-repository/opam-repository-2.0.8.ebuild index 5b8eca6bd799..c1051e240aff 100644 --- a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.0.8.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="+ocamlopt" RESTRICT="test" |