diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:38:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:38 +0100 |
commit | 9644bb4e0f9012408cdd327a8d20a19da3afbf2f (patch) | |
tree | 6442884d472730eb6f474f97e42d0eea12552856 /dev-ml/camlp4 | |
parent | app-crypt/gpgme: stable 1.14.0 for ppc64 (diff) | |
download | gentoo-9644bb4e0f9012408cdd327a8d20a19da3afbf2f.tar.gz gentoo-9644bb4e0f9012408cdd327a8d20a19da3afbf2f.tar.bz2 gentoo-9644bb4e0f9012408cdd327a8d20a19da3afbf2f.zip |
dev-ml/camlp4: stable 4.08_p1 for ppc64
stable wrt bug #710152
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r-- | dev-ml/camlp4/camlp4-4.08_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.08_p1.ebuild b/dev-ml/camlp4/camlp4-4.08_p1.ebuild index adf61a9c6c53..0aed51629a8d 100644 --- a/dev-ml/camlp4/camlp4-4.08_p1.ebuild +++ b/dev-ml/camlp4/camlp4-4.08_p1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt" DEPEND=">=dev-lang/ocaml-4.09.0:=[ocamlopt?]" |