summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/filebus/Manifest2
-rw-r--r--app-misc/filebus/filebus-0.0.3.ebuild (renamed from app-misc/filebus/filebus-0.0.2.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/filebus/Manifest b/app-misc/filebus/Manifest
index ca53869ebcb5..5475c50c568e 100644
--- a/app-misc/filebus/Manifest
+++ b/app-misc/filebus/Manifest
@@ -1 +1 @@
-DIST filebus-0.0.2.tar.gz 6415 BLAKE2B a6de288dfd3e3ea8f6c068c800eea9cb30c3fc3b4d0ac8b960a3ebfb0354bcb2b68507e2460772a4a2928b86f975d979e6928d826b2fdfbd35555f3790e64908 SHA512 5277a446953766d17c789e0556cc6050e18159807ff1490200d85c4c395d5904993ffe4631bb6bb6b6bf2e74ba823f416a3c145a972908466c1fb8cb3a782bdf
+DIST filebus-0.0.3.tar.gz 6428 BLAKE2B 16f172c8da15458c47ed9651b65eee7bfcb4161c70ff1d9e917c0eb816cfaf964e4306f9e95b2c269b7da63b0c78237f326c501b0bcd1c03c0b3adb6b1742743 SHA512 150ee6ba272cfa1fee22a73b2bedf892265409cba0d182dc0ef300911b4548c6dde0e795b250e3f024c464e96ec2debc3796896106fc944279f52d76f973a3d4
diff --git a/app-misc/filebus/filebus-0.0.2.ebuild b/app-misc/filebus/filebus-0.0.3.ebuild
index cb0b7dda9993..828f61eeb15d 100644
--- a/app-misc/filebus/filebus-0.0.2.ebuild
+++ b/app-misc/filebus/filebus-0.0.3.ebuild
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
KEYWORDS="~amd64"
SLOT="0"
IUSE="+inotify test"
-RESTRICT="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/filelock[${PYTHON_USEDEP}]
inotify? ( dev-python/watchdog[${PYTHON_USEDEP}] )"