diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-13 21:00:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-13 21:00:32 +0000 |
commit | 8bd74838fba2bb87d640b8bfdb439b84a35f577e (patch) | |
tree | f2374bd2ee2c9d40b89b163b766b51956fdabe36 /sci-biology/prints/prints-38.0.ebuild | |
parent | Fixing reference to old X11 libdir (diff) | |
download | historical-8bd74838fba2bb87d640b8bfdb439b84a35f577e.tar.gz historical-8bd74838fba2bb87d640b8bfdb439b84a35f577e.tar.bz2 historical-8bd74838fba2bb87d640b8bfdb439b84a35f577e.zip |
Stable on ppc64; bug #115453
Package-Manager: portage-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 )" |