diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-25 09:23:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-25 09:23:16 +0200 |
commit | cba26f58fc9bf0a5cdf3d46794dc563030f5dc9e (patch) | |
tree | 195461ff75a7c26e5a5329d7e8b328c52a149e88 /dev-ml/facile | |
parent | net-libs/libmicrohttpd: Stable for HPPA (bug #615752). (diff) | |
download | gentoo-cba26f58fc9bf0a5cdf3d46794dc563030f5dc9e.tar.gz gentoo-cba26f58fc9bf0a5cdf3d46794dc563030f5dc9e.tar.bz2 gentoo-cba26f58fc9bf0a5cdf3d46794dc563030f5dc9e.zip |
dev-ml/facile: Stable for HPPA (bug #607032).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ml/facile')
-rw-r--r-- | dev-ml/facile/facile-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/facile/facile-1.1.2.ebuild b/dev-ml/facile/facile-1.1.2.ebuild index 515f1a481bf0..13743c96a7ad 100644 --- a/dev-ml/facile/facile-1.1.2.ebuild +++ b/dev-ml/facile/facile-1.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.recherche.enac.fr/log/facile/distrib/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]" |