diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:11:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:31 +0100 |
commit | e53d0b3222d3745abc7bc1d9082ac6e566480e3f (patch) | |
tree | 457f60f9801ff1cf6e36bb525ce514b9b42a1ede /dev-ml/lablgtk | |
parent | sys-apps/kbd: sparc stable wrt bug #563350 (diff) | |
download | gentoo-e53d0b3222d3745abc7bc1d9082ac6e566480e3f.tar.gz gentoo-e53d0b3222d3745abc7bc1d9082ac6e566480e3f.tar.bz2 gentoo-e53d0b3222d3745abc7bc1d9082ac6e566480e3f.zip |
dev-ml/lablgtk: sparc stable wrt bug #604934
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild b/dev-ml/lablgtk/lablgtk-2.18.5.ebuild index 47593e680a4f..21fef5116d12 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.5.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.5.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) \ |