diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-13 12:03:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-13 12:03:39 +0000 |
commit | 1af7761cb77622e985ee48a682fd6dc16c501c6d (patch) | |
tree | 6c7ee63ec089ce65d3a0174215a2bd5a3b5bf29d /dev-ml/extlib | |
parent | dev-ml/cppo: stable 1.6.6 for ppc (diff) | |
download | gentoo-1af7761cb77622e985ee48a682fd6dc16c501c6d.tar.gz gentoo-1af7761cb77622e985ee48a682fd6dc16c501c6d.tar.bz2 gentoo-1af7761cb77622e985ee48a682fd6dc16c501c6d.zip |
dev-ml/extlib: stable 1.7.7 for ppc
stable wrt bug #757444 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r-- | dev-ml/extlib/extlib-1.7.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.7.ebuild b/dev-ml/extlib/extlib-1.7.7.ebuild index 92911d10b10d..008178d6306b 100644 --- a/dev-ml/extlib/extlib-1.7.7.ebuild +++ b/dev-ml/extlib/extlib-1.7.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocaml-extlib/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt" # See bug #704146 |