diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-14 09:25:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-14 09:25:20 +0000 |
commit | 090b96bca7f51ae82ebb4b9048d70d4d526ba085 (patch) | |
tree | 72617704ef04805e4b57f13aa37a0e3489971abd /sci-mathematics | |
parent | Keyworded for amd64. Bug #336410. Thanks to Anton Podavalov <a.podavalov@gmai... (diff) | |
download | gentoo-2-090b96bca7f51ae82ebb4b9048d70d4d526ba085.tar.gz gentoo-2-090b96bca7f51ae82ebb4b9048d70d4d526ba085.tar.bz2 gentoo-2-090b96bca7f51ae82ebb4b9048d70d4d526ba085.zip |
Keyworded for amd64. Bug #337063. Thanks to Joe Sapp <nixphoeni@gentoo.org> for reporting
(Portage version: 2.2_rc81/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/genius/genius-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/genius/genius-1.0.9.ebuild b/sci-mathematics/genius/genius-1.0.9.ebuild index 12533aff70e6..341543437d32 100644 --- a/sci-mathematics/genius/genius-1.0.9.ebuild +++ b/sci-mathematics/genius/genius-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.9.ebuild,v 1.1 2010/02/10 16:59:02 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/genius/genius-1.0.9.ebuild,v 1.2 2010/09/14 09:25:20 hwoarang Exp $ EAPI=2 inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="Genius Mathematics Tool and the GEL Language" HOMEPAGE="http://www.jirka.org/${PN}.html" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc gnome nls" SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.0/${P}.tar.bz2 doc? ( http://www.jirka.org/${PN}-reference.pdf )" |