diff options
Diffstat (limited to 'media-gfx/duhdraw/duhdraw-2.8.12.ebuild')
-rw-r--r-- | media-gfx/duhdraw/duhdraw-2.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/duhdraw/duhdraw-2.8.12.ebuild b/media-gfx/duhdraw/duhdraw-2.8.12.ebuild index 7f7318eb7676..b3787a8fbd6e 100644 --- a/media-gfx/duhdraw/duhdraw-2.8.12.ebuild +++ b/media-gfx/duhdraw/duhdraw-2.8.12.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/media-gfx/duhdraw/duhdraw-2.8.12.ebuild,v 1.7 2005/05/30 18:46:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.12.ebuild,v 1.8 2005/06/05 12:06:14 hansmi Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.wwco.com/~wls/opensource/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND="sys-libs/ncurses" |