diff options
Diffstat (limited to 'net-misc/pedro/pedro-1.6.ebuild')
-rw-r--r-- | net-misc/pedro/pedro-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pedro/pedro-1.6.ebuild b/net-misc/pedro/pedro-1.6.ebuild index 2ad6d9c3276a..b353c60a6976 100644 --- a/net-misc/pedro/pedro-1.6.ebuild +++ b/net-misc/pedro/pedro-1.6.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/pedro/pedro-1.6.ebuild,v 1.2 2012/01/13 22:19:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pedro/pedro-1.6.ebuild,v 1.3 2012/01/21 16:14:26 phajdan.jr Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://www.itee.uq.edu.au/~pjr/HomePages/PedroFiles/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc examples" RDEPEND="dev-libs/glib:2" |