diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-06-01 21:17:19 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-06-01 21:17:19 +0000 |
commit | 5779cdac4b75ee5a2cd0b82d90daf7cab340ffb9 (patch) | |
tree | d724c21a983108d1bc15c341d67e803edc55873c /sci-mathematics/form | |
parent | Stable for x86, wrt bug #418749 (diff) | |
download | gentoo-2-5779cdac4b75ee5a2cd0b82d90daf7cab340ffb9.tar.gz gentoo-2-5779cdac4b75ee5a2cd0b82d90daf7cab340ffb9.tar.bz2 gentoo-2-5779cdac4b75ee5a2cd0b82d90daf7cab340ffb9.zip |
keyworded ~amd64 after request on sci-ml
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/form')
-rw-r--r-- | sci-mathematics/form/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/form/form-4.0_p20120529.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/form/ChangeLog b/sci-mathematics/form/ChangeLog index 3077e6ef6f60..24a31872bdf2 100644 --- a/sci-mathematics/form/ChangeLog +++ b/sci-mathematics/form/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/form # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/form/ChangeLog,v 1.3 2012/06/01 17:32:49 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/form/ChangeLog,v 1.4 2012/06/01 21:17:19 tomka Exp $ + + 01 Jun 2012; Thomas Kahle <tomka@gentoo.org> form-4.0_p20120529.ebuild: + keyworded ~amd64 after request on sci-ml 01 Jun 2012; Andrey Grozin <grozin@gentoo.org> form-4.0_p20120529.ebuild: Snapshot now hosted at dev.gentoo.org diff --git a/sci-mathematics/form/form-4.0_p20120529.ebuild b/sci-mathematics/form/form-4.0_p20120529.ebuild index 5d5e4a5e9c4d..40bc5cdc522b 100644 --- a/sci-mathematics/form/form-4.0_p20120529.ebuild +++ b/sci-mathematics/form/form-4.0_p20120529.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/form/form-4.0_p20120529.ebuild,v 1.3 2012/06/01 17:32:49 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/form/form-4.0_p20120529.ebuild,v 1.4 2012/06/01 21:17:19 tomka Exp $ EAPI=4 @@ -15,7 +15,7 @@ S="${WORKDIR}/formcvs" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="devref doc doxygen gmp mpi threads zlib" RDEPEND="gmp? ( dev-libs/gmp ) |