summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-02-13 13:43:04 +0000
committerMart Raudsepp <leio@gentoo.org>2008-02-13 13:43:04 +0000
commit13d7a1f1dfae143873172b5cafe8c6247cb4bfdd (patch)
treee31b36a535beb5c77965c2e0a659d8c6c3f989cd /games-mud/wxmud/wxmud-9999.ebuild
parent* bump (diff)
downloadgentoo-2-13d7a1f1dfae143873172b5cafe8c6247cb4bfdd.tar.gz
gentoo-2-13d7a1f1dfae143873172b5cafe8c6247cb4bfdd.tar.bz2
gentoo-2-13d7a1f1dfae143873172b5cafe8c6247cb4bfdd.zip
Add ~amd64
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-mud/wxmud/wxmud-9999.ebuild')
-rw-r--r--games-mud/wxmud/wxmud-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-mud/wxmud/wxmud-9999.ebuild b/games-mud/wxmud/wxmud-9999.ebuild
index 97abe375d650..0e9ce443362d 100644
--- a/games-mud/wxmud/wxmud-9999.ebuild
+++ b/games-mud/wxmud/wxmud-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/wxmud/wxmud-9999.ebuild,v 1.2 2007/12/28 03:14:12 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/wxmud/wxmud-9999.ebuild,v 1.3 2008/02/13 13:43:04 leio Exp $
WX_GTK_VER=2.8
inherit flag-o-matic subversion wxwidgets autotools games
@@ -12,7 +12,7 @@ ESVN_REPO_URI="https://wxmud.svn.sourceforge.net/svnroot/wxmud/trunk"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="python"
RDEPEND="=x11-libs/wxGTK-2.8*