diff options
author | 2005-12-13 21:00:32 +0000 | |
---|---|---|
committer | 2005-12-13 21:00:32 +0000 | |
commit | 56287f6e21fe2da2097bdd2faf7996cefe603dbd (patch) | |
tree | dbaafba54819df2eec97c2b86da2dc41d7008c6a /sci-biology/prints/prints-38.0.ebuild | |
parent | Fixing reference to old X11 libdir (diff) | |
download | gentoo-2-56287f6e21fe2da2097bdd2faf7996cefe603dbd.tar.gz gentoo-2-56287f6e21fe2da2097bdd2faf7996cefe603dbd.tar.bz2 gentoo-2-56287f6e21fe2da2097bdd2faf7996cefe603dbd.zip |
Stable on ppc64; bug #115453
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology/prints/prints-38.0.ebuild')
-rw-r--r-- | sci-biology/prints/prints-38.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/prints/prints-38.0.ebuild b/sci-biology/prints/prints-38.0.ebuild index d0980a930eef..9fadc3e7ead1 100644 --- a/sci-biology/prints/prints-38.0.ebuild +++ b/sci-biology/prints/prints-38.0.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/prints/prints-38.0.ebuild,v 1.1 2005/10/18 13:44:26 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/prints-38.0.ebuild,v 1.2 2005/12/13 21:00:32 corsair Exp $ MY_PV="${PV/./_}" @@ -13,7 +13,7 @@ SLOT="0" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. -KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 ~x86" DEPEND="emboss? ( sci-biology/emboss )" |