diff options
Diffstat (limited to 'sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild')
-rw-r--r-- | sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild b/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild index b2df84bed946..c5a79c20d6b8 100644 --- a/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild +++ b/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.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/rasmol/rasmol-2.7.2.1.1-r1.ebuild,v 1.3 2006/04/24 07:23:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/rasmol-2.7.2.1.1-r1.ebuild,v 1.4 2006/07/09 07:14:07 dberkholz Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://www.bernstein-plus-sons.com/software/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" |