diff options
Diffstat (limited to 'sci-chemistry/reduce/reduce-2.21.030604.ebuild')
-rw-r--r-- | sci-chemistry/reduce/reduce-2.21.030604.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/reduce/reduce-2.21.030604.ebuild b/sci-chemistry/reduce/reduce-2.21.030604.ebuild index cb464ae5c1f5..6177557e22ba 100644 --- a/sci-chemistry/reduce/reduce-2.21.030604.ebuild +++ b/sci-chemistry/reduce/reduce-2.21.030604.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-2.21.030604.ebuild,v 1.1 2006/06/04 09:05:46 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-2.21.030604.ebuild,v 1.2 2006/07/09 07:10:03 dberkholz Exp $ # If you want to fix the warnings about friend declaration 'foo' declared as # a non-template function, see http://gcc.gnu.org/faq.html#friend. @@ -14,7 +14,7 @@ SRC_URI="http://kinemage.biochem.duke.edu/ftpsite/pub/software/reduce/${MY_P}.sr http://kinemage.biochem.duke.edu/ftpsite/pub/software/reduce/reduce_het_dict.txt.zip" LICENSE="richardson" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="ppc x86" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |