diff options
author | 2013-08-27 20:32:23 +0000 | |
---|---|---|
committer | 2013-08-27 20:32:23 +0000 | |
commit | c7d2d9c740070cbf0af835568d8448c24c6e7f5a (patch) | |
tree | 7c1542a2d2e227f756265155aeab7e484bec8011 /dev-cpp/eigen/eigen-2.0.17.ebuild | |
parent | + keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c7d2d9c740070cbf0af835568d8448c24c6e7f5a.tar.gz gentoo-2-c7d2d9c740070cbf0af835568d8448c24c6e7f5a.tar.bz2 gentoo-2-c7d2d9c740070cbf0af835568d8448c24c6e7f5a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-cpp/eigen/eigen-2.0.17.ebuild')
-rw-r--r-- | dev-cpp/eigen/eigen-2.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/eigen/eigen-2.0.17.ebuild b/dev-cpp/eigen/eigen-2.0.17.ebuild index 88ce614c2baf..afe678570097 100644 --- a/dev-cpp/eigen/eigen-2.0.17.ebuild +++ b/dev-cpp/eigen/eigen-2.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.11 2013/08/14 09:45:21 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.12 2013/08/27 20:32:23 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://eigen.tuxfamily.org/" SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" SLOT="2" IUSE="debug doc examples" |