diff options
Diffstat (limited to 'dev-python/notify2/notify2-0.3.1-r1.ebuild')
-rw-r--r-- | dev-python/notify2/notify2-0.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notify2/notify2-0.3.1-r1.ebuild b/dev-python/notify2/notify2-0.3.1-r1.ebuild index d04e66c02b35..b2c1f08b566c 100644 --- a/dev-python/notify2/notify2-0.3.1-r1.ebuild +++ b/dev-python/notify2/notify2-0.3.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="examples" RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}]" python_test() { - virtx ${EPYTHON} test_notify2.py || die + virtx ${EPYTHON} test_notify2.py } python_install_all() { |