diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:38:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:38:55 +0000 |
commit | eddcea244bc76cb56487a427557dcfb51b13f235 (patch) | |
tree | 3b0c4f8d116ba272e7585fd77baf8f0248dcc32e /dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild | |
parent | Stable for x86, wrt bug #450790 (diff) | |
download | gentoo-2-eddcea244bc76cb56487a427557dcfb51b13f235.tar.gz gentoo-2-eddcea244bc76cb56487a427557dcfb51b13f235.tar.bz2 gentoo-2-eddcea244bc76cb56487a427557dcfb51b13f235.zip |
Stable for x86, wrt bug #449894
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild')
-rw-r--r-- | dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild b/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild index f4df06a6bf38..56303cc5b53a 100644 --- a/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild +++ b/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.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/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild,v 1.8 2013/01/07 22:22:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/ggz-client-libs/ggz-client-libs-0.0.14.1-r1.ebuild,v 1.9 2013/01/13 11:38:55 ago Exp $ EAPI=4 inherit base autotools games-ggz @@ -9,7 +9,7 @@ DESCRIPTION="The client libraries for GGZ Gaming Zone" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="debug static-libs" |