diff options
Diffstat (limited to 'media-libs/phat/phat-0.2.3.ebuild')
-rw-r--r-- | media-libs/phat/phat-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phat/phat-0.2.3.ebuild b/media-libs/phat/phat-0.2.3.ebuild index 56d89d598815..7d4635a13cda 100644 --- a/media-libs/phat/phat-0.2.3.ebuild +++ b/media-libs/phat/phat-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.3 2004/11/21 21:28:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.4 2004/12/19 05:16:40 eradicator Exp $ IUSE="debug doc" @@ -10,7 +10,7 @@ SRC_URI="http://www.gazuga.net/phatfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND=">x11-libs/gtk+-2*" |