dev-java/java-config: Drop unnecessary die

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-09-11 08:57:29 +02:00
parent 86b3cfeb74
commit 662c979bd3

View File

@@ -25,5 +25,5 @@ RDEPEND="
sys-apps/portage"
python_test() {
esetup.py test || die
esetup.py test
}