summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-07 19:46:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-07 19:46:44 +0000
commit04da9cdf67a622f861bd2dfc73a3f8e0b2249e2b (patch)
tree546a375106ff1c7f47717ceded90ee3c71341ac1 /games-arcade
parentfix manifest (bug #216751) (diff)
downloadgentoo-2-04da9cdf67a622f861bd2dfc73a3f8e0b2249e2b.tar.gz
gentoo-2-04da9cdf67a622f861bd2dfc73a3f8e0b2249e2b.tar.bz2
gentoo-2-04da9cdf67a622f861bd2dfc73a3f8e0b2249e2b.zip
stable for x86
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/xbill/xbill-2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/xbill/xbill-2.1-r2.ebuild b/games-arcade/xbill/xbill-2.1-r2.ebuild
index 0ec6aa35807f..db993619d5aa 100644
--- a/games-arcade/xbill/xbill-2.1-r2.ebuild
+++ b/games-arcade/xbill/xbill-2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v 1.3 2008/04/07 18:34:53 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v 1.4 2008/04/07 19:46:44 mr_bones_ Exp $
inherit eutils autotools games
@@ -10,7 +10,7 @@ SRC_URI="http://www.xbill.org/download/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
IUSE="gtk"
RDEPEND="gtk? ( =x11-libs/gtk+-2* )