summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2014-01-16 00:02:18 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2014-01-16 00:02:18 +0000
commitba514feae5b624f424c0c501c8b0971e9fbe3f50 (patch)
treeced1c563319b4df695561b656e7a498b647ec35a
parentKeyworded amd64-linux, x86-linux (diff)
downloadgentoo-2-ba514feae5b624f424c0c501c8b0971e9fbe3f50.tar.gz
gentoo-2-ba514feae5b624f424c0c501c8b0971e9fbe3f50.tar.bz2
gentoo-2-ba514feae5b624f424c0c501c8b0971e9fbe3f50.zip
Keyworded amd64-linux, x86-linux
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
-rw-r--r--dev-ml/lablgtk/ChangeLog7
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/lablgtk/ChangeLog b/dev-ml/lablgtk/ChangeLog
index 5e2684011a92..f68a1c3db552 100644
--- a/dev-ml/lablgtk/ChangeLog
+++ b/dev-ml/lablgtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/lablgtk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.107 2013/10/12 08:14:14 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.108 2014/01/16 00:02:18 bicatali Exp $
+
+ 16 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> lablgtk-2.18.0.ebuild:
+ Keyworded amd64-linux, x86-linux
*lablgtk-2.18.0 (12 Oct 2013)
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) \