Skip to content

Commit

Permalink
app-text/kchmviewer: remove unused debug USE flag
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
kensington committed Apr 7, 2016
1 parent e314b32 commit 38d8dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-text/kchmviewer/kchmviewer-7.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/kchmviewer/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug qt5"
IUSE="qt5"

RDEPEND="
dev-libs/chmlib
Expand Down

0 comments on commit 38d8dfd

Please sign in to comment.