diff options
Diffstat (limited to 'games-board/xmille/xmille-2.0-r2.ebuild')
-rw-r--r-- | games-board/xmille/xmille-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xmille/xmille-2.0-r2.ebuild b/games-board/xmille/xmille-2.0-r2.ebuild index ba8e3c2e0052..719f0c115b21 100644 --- a/games-board/xmille/xmille-2.0-r2.ebuild +++ b/games-board/xmille/xmille-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r2.ebuild,v 1.2 2013/02/22 17:28:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r2.ebuild,v 1.3 2013/02/24 11:24:32 ago Exp $ EAPI=5 inherit eutils toolchain-funcs games @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/x/xmille/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RDEPEND="x11-libs/libXext" |