diff options
Diffstat (limited to 'sci-biology/elph/elph-0.1.5.ebuild')
-rw-r--r-- | sci-biology/elph/elph-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/elph/elph-0.1.5.ebuild b/sci-biology/elph/elph-0.1.5.ebuild index 6b3582f1954c..cafd59fbf881 100644 --- a/sci-biology/elph/elph-0.1.5.ebuild +++ b/sci-biology/elph/elph-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-0.1.5.ebuild,v 1.3 2005/01/28 01:32:07 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-0.1.5.ebuild,v 1.4 2005/01/30 20:46:57 j4rg0n Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.tigr.org/pub/software/ELPH/ELPH-${PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc-macos" IUSE="" S="${WORKDIR}/ELPH/sources" |