diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:41:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:41:48 +0100 |
commit | 077573ca2cbe24b00bb8d53241e2256be5235680 (patch) | |
tree | 31052315c37344282fefc22061efca3b9072302a /dev-ml/lablgtk | |
parent | net-misc/curl: sparc stable wrt bug #566864 (diff) | |
download | gentoo-077573ca2cbe24b00bb8d53241e2256be5235680.tar.gz gentoo-077573ca2cbe24b00bb8d53241e2256be5235680.tar.bz2 gentoo-077573ca2cbe24b00bb8d53241e2256be5235680.zip |
dev-ml/lablgtk: sparc stable wrt bug #566610
Package-Manager: portage-2.2.26
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.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 cb8842a0ab68..4dee72027519 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) \ |