diff options
Diffstat (limited to 'dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild b/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild index 15c0ed820540..d7c4dabaee0a 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild,v 1.5 2014/06/23 15:02:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.18.0-r1.ebuild,v 1.6 2014/08/23 15:28:46 ago Exp $ EAPI=5 @@ -27,7 +27,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig" SLOT="2/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { econf $(use_enable debug) \ |