diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:19:32 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:19:32 +0000 |
commit | e8b622dcedbcd42f8c0bad03567a96e630aa5a73 (patch) | |
tree | 3ca106176446e35d4e0018f3ef50511055d41dee /net-misc/gip/gip-1.7.0.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e8b622dcedbcd42f8c0bad03567a96e630aa5a73.tar.gz gentoo-2-e8b622dcedbcd42f8c0bad03567a96e630aa5a73.tar.bz2 gentoo-2-e8b622dcedbcd42f8c0bad03567a96e630aa5a73.zip |
x86 stable wrt bug #433331
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-misc/gip/gip-1.7.0.1.ebuild')
-rw-r--r-- | net-misc/gip/gip-1.7.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gip/gip-1.7.0.1.ebuild b/net-misc/gip/gip-1.7.0.1.ebuild index 81c7a2a5b414..b6d00f5afdc4 100644 --- a/net-misc/gip/gip-1.7.0.1.ebuild +++ b/net-misc/gip/gip-1.7.0.1.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-misc/gip/gip-1.7.0.1.ebuild,v 1.2 2012/09/02 18:15:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/gip-1.7.0.1.ebuild,v 1.3 2012/09/23 08:19:32 phajdan.jr Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-cpp/gtkmm:2.4 |