Skip to content

Commit

Permalink
dev-java/icedtea-web: Disable tests for now
Browse files Browse the repository at this point in the history
I don't know whether they ever worked but they seem quite broken right
now. I'll be bumping this soon so I'll deal with it then.

Package-Manager: portage-2.2.25
  • Loading branch information
chewi committed Nov 22, 2015
1 parent 75d1733 commit 2baea74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ inherit autotools eutils readme.gentoo java-pkg-2 java-vm-2
DESCRIPTION="FOSS Java browser plugin and Web Start implementation"
HOMEPAGE="http://icedtea.classpath.org"
SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.gz"

LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"

IUSE="doc +icedtea7 javascript +nsplugin tagsoup test"
RESTRICT="test"

COMMON_DEP="
icedtea7? ( || (
Expand Down

0 comments on commit 2baea74

Please sign in to comment.