diff options
Diffstat (limited to 'dev-ml/lablgtk/lablgtk-2.18.0.ebuild')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.0.ebuild b/dev-ml/lablgtk/lablgtk-2.18.0.ebuild index 55ecf991c9ae..6c9fac2b9f03 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.0.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.ebuild,v 1.1 2013/10/12 08:14:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.18.0.ebuild,v 1.2 2014/01/16 00:02:18 bicatali Exp $ EAPI=5 @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig" SLOT="2/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-fbsd ~x86-linux" src_configure() { econf $(use_enable debug) \ |