diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-27 02:19:06 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-27 02:19:06 +0000 |
commit | e98ede3af62131cc8639896c99290f878e795255 (patch) | |
tree | 67e50e674b910dc218ecc9006598a14d56eae936 /media-gfx/gphoto2/gphoto2-2.1.2.ebuild | |
parent | add amd64 flag (diff) | |
download | gentoo-2-e98ede3af62131cc8639896c99290f878e795255.tar.gz gentoo-2-e98ede3af62131cc8639896c99290f878e795255.tar.bz2 gentoo-2-e98ede3af62131cc8639896c99290f878e795255.zip |
add ~amd64 flag
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.1.2.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.1.2.ebuild b/media-gfx/gphoto2/gphoto2-2.1.2.ebuild index 7e6ed2f9bd01..b1f2e181fac3 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.2.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.2.ebuild,v 1.4 2003/10/12 13:13:44 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.2.ebuild,v 1.5 2003/10/27 02:19:04 brad_mssw Exp $ inherit libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="nls jpeg readline ncurses aalib" # jpeg useflag -> exif support |