diff options
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild index af20c3db98a9..8da9e2d7c968 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,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) \ |