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
commit501d0384deaa61709de99db4a66b52843ea48185 (patch)
tree1ebf153eba438f17486007dc5f894f6127a0c81d /games-mud/wxmud/wxmud-9999.ebuild
parent* bump (diff)
downloadhistorical-501d0384deaa61709de99db4a66b52843ea48185.tar.gz
historical-501d0384deaa61709de99db4a66b52843ea48185.tar.bz2
historical-501d0384deaa61709de99db4a66b52843ea48185.zip
Add ~amd64
Package-Manager: portage-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*