diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-13 12:58:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-13 12:58:43 +0000 |
commit | 645137f612a854a39e632ec876800196f983831b (patch) | |
tree | 56059d1b4f579350fccb1bd3046409a8f2946575 /sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-645137f612a854a39e632ec876800196f983831b.tar.gz gentoo-2-645137f612a854a39e632ec876800196f983831b.tar.bz2 gentoo-2-645137f612a854a39e632ec876800196f983831b.zip |
Drop sparc keywords
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild')
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild index 5d4a391e3e55..0dc5d212db35 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild,v 1.2 2010/01/01 22:02:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild,v 1.3 2011/03/13 12:58:43 armin76 Exp $ EBOV="6.1.0" @@ -11,4 +11,4 @@ LICENSE="freedist" SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" |