diff options
Diffstat (limited to 'dev-libs/libreport/libreport-2.0.7.ebuild')
-rw-r--r-- | dev-libs/libreport/libreport-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libreport/libreport-2.0.7.ebuild b/dev-libs/libreport/libreport-2.0.7.ebuild index d954e2778e74..cc36b8680503 100644 --- a/dev-libs/libreport/libreport-2.0.7.ebuild +++ b/dev-libs/libreport/libreport-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.1 2011/11/16 07:43:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.7.ebuild,v 1.2 2011/12/29 17:30:32 pacho Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/released/abrt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.21:2 |