diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 09:54:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-25 09:54:07 +0100 |
commit | fe32b3ee651ee1b56d42083c006f8fa5c4b290c8 (patch) | |
tree | d5d524850de320cbc153a743e7fddac1e5565232 /dev-ml | |
parent | fabb8c207269ef8e3cf50a2397dc5b5f203cc42a (diff) | |
download | gentoo-fe32b3ee651ee1b56d42083c006f8fa5c4b290c8.tar.gz gentoo-fe32b3ee651ee1b56d42083c006f8fa5c4b290c8.tar.xz |
dev-ml/lablgtk: amd64 stable wrt bug #566610
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 884c3470601..9a25a88213a 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) \ |