diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:27:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-03 14:27:15 +0100 |
commit | 9296e64815ef7a3915b1f0c4b25bf9a765e2b676 (patch) | |
tree | f7a235a121ec281ed2da44c7eb5410073f9f7db2 /dev-ml | |
parent | net-misc/curl: x86 stable wrt bug #566864 (diff) | |
download | gentoo-9296e64815ef7a3915b1f0c4b25bf9a765e2b676.tar.gz gentoo-9296e64815ef7a3915b1f0c4b25bf9a765e2b676.tar.bz2 gentoo-9296e64815ef7a3915b1f0c4b25bf9a765e2b676.zip |
dev-ml/lablgtk: x86 stable wrt bug #566610
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild index 9a25a88213a9..c86e4a1fbbc1 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild @@ -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) \ |