diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:00:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-23 06:00:48 +0000 |
commit | 8180bdbf9cbd89273028dcdf50ba1674367aaf7c (patch) | |
tree | 3c8f7249600bb8cfe2b4e1f73da17c91f619826a /net-libs/rest/rest-0.7.12.ebuild | |
parent | keyword ~ppc, bug #379651 (diff) | |
download | gentoo-2-8180bdbf9cbd89273028dcdf50ba1674367aaf7c.tar.gz gentoo-2-8180bdbf9cbd89273028dcdf50ba1674367aaf7c.tar.bz2 gentoo-2-8180bdbf9cbd89273028dcdf50ba1674367aaf7c.zip |
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rest/rest-0.7.12.ebuild')
-rw-r--r-- | net-libs/rest/rest-0.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rest/rest-0.7.12.ebuild b/net-libs/rest/rest-0.7.12.ebuild index 844ba14a74e8..3b1ed2dc9fd0 100644 --- a/net-libs/rest/rest-0.7.12.ebuild +++ b/net-libs/rest/rest-0.7.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.6 2012/09/23 03:37:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.7 2012/09/23 06:00:48 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/librest" LICENSE="LGPL-2.1" SLOT="0.7" -KEYWORDS="~alpha amd64 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="doc +gnome +introspection test" # Coverage testing should not be enabled |