diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-04-26 23:46:09 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-04-26 23:46:09 +0000 |
commit | 126350c2d1bcccf768f3b6609884c22be285a19d (patch) | |
tree | e24f63434c1ebe93aa0fe33c02b3e2bd01127bd0 /app-text/bibutils/bibutils-3.27.ebuild | |
parent | Fix syntax warning reported by repoman (diff) | |
download | gentoo-2-126350c2d1bcccf768f3b6609884c22be285a19d.tar.gz gentoo-2-126350c2d1bcccf768f3b6609884c22be285a19d.tar.bz2 gentoo-2-126350c2d1bcccf768f3b6609884c22be285a19d.zip |
add ~amd64, bug 176140
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-text/bibutils/bibutils-3.27.ebuild')
-rw-r--r-- | app-text/bibutils/bibutils-3.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/bibutils/bibutils-3.27.ebuild b/app-text/bibutils/bibutils-3.27.ebuild index 1ef28f62c0bf..5e31c243871c 100644 --- a/app-text/bibutils/bibutils-3.27.ebuild +++ b/app-text/bibutils/bibutils-3.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/bibutils-3.27.ebuild,v 1.2 2006/10/27 16:13:26 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/bibutils-3.27.ebuild,v 1.3 2007/04/26 23:46:09 beandog Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.scripps.edu/~cdputnam/software/bibutils/bibutils.html" SRC_URI="http://www.scripps.edu/~cdputnam/software/bibutils/${MY_P}_src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |