diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-17 20:11:17 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-17 20:11:17 +0000 |
commit | 16023c5c108c604c2b5f1ad6b029048a772750ee (patch) | |
tree | 5b79707f86b8ebe5845ecfc9c0a7fc68b1c510a6 /media-gfx/duhdraw/duhdraw-2.8.13.ebuild | |
parent | Add eeprom USE flag for reading EEPROM settings from PCI cards. (diff) | |
download | gentoo-2-16023c5c108c604c2b5f1ad6b029048a772750ee.tar.gz gentoo-2-16023c5c108c604c2b5f1ad6b029048a772750ee.tar.bz2 gentoo-2-16023c5c108c604c2b5f1ad6b029048a772750ee.zip |
add ~amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'media-gfx/duhdraw/duhdraw-2.8.13.ebuild')
-rw-r--r-- | media-gfx/duhdraw/duhdraw-2.8.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/duhdraw/duhdraw-2.8.13.ebuild b/media-gfx/duhdraw/duhdraw-2.8.13.ebuild index 754499c69a1a..a47fadcaa76d 100644 --- a/media-gfx/duhdraw/duhdraw-2.8.13.ebuild +++ b/media-gfx/duhdraw/duhdraw-2.8.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13.ebuild,v 1.2 2006/11/16 09:12:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13.ebuild,v 1.3 2006/11/17 20:11:17 blubb Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" IUSE="" DEPEND="sys-libs/ncurses" |