diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:19:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:19:33 +0100 |
commit | eecb51fde9ba69d74ce0139d75f75687528b142f (patch) | |
tree | 3c684a138497b8235ce0968a1a4b093962974bc9 /dev-ml | |
parent | media-libs/gst-plugins-bad: sparc stable wrt bug #600142 (diff) | |
download | gentoo-eecb51fde9ba69d74ce0139d75f75687528b142f.tar.gz gentoo-eecb51fde9ba69d74ce0139d75f75687528b142f.tar.bz2 gentoo-eecb51fde9ba69d74ce0139d75f75687528b142f.zip |
dev-ml/facile: sparc stable wrt bug #607032
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 27570a323e88..83a4bb73cdc0 100644 --- a/dev-ml/facile/facile-1.1.2.ebuild +++ b/dev-ml/facile/facile-1.1.2.ebuild @@ -13,7 +13,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?]" |