aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-06-15 16:55:40 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2016-06-15 16:55:40 +0200
commit51abf617505aeccd1d7c9e866e206563d71ad3d0 (patch)
tree2a1475b92d84559e3447cb450a2e668f292d27a2 /sci-mathematics/why3
parentsci-mathematics/frama-c: Drop ~x86 keyword (diff)
downloadsci-51abf617505aeccd1d7c9e866e206563d71ad3d0.tar.gz
sci-51abf617505aeccd1d7c9e866e206563d71ad3d0.tar.bz2
sci-51abf617505aeccd1d7c9e866e206563d71ad3d0.zip
sci-mathematics/why3: Drop ~x86 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/why3')
-rw-r--r--sci-mathematics/why3/why3-0.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/why3/why3-0.83.ebuild b/sci-mathematics/why3/why3-0.83.ebuild
index b07bcc30e..2b2643f8a 100644
--- a/sci-mathematics/why3/why3-0.83.ebuild
+++ b/sci-mathematics/why3/why3-0.83.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/33490/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
IUSE="float frama-c doc examples"
DEPEND=">=dev-lang/ocaml-3.12.1