summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/moneyguru/moneyguru-2.13.1-r1.ebuild (renamed from app-office/moneyguru/moneyguru-2.13.1.ebuild)2
-rw-r--r--app-office/moneyguru/moneyguru-3.0.1-r1.ebuild (renamed from app-office/moneyguru/moneyguru-3.0.1.ebuild)2
2 files changed, 4 insertions, 0 deletions
diff --git a/app-office/moneyguru/moneyguru-2.13.1.ebuild b/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild
index 0b353762ff87..56dae2b78248 100644
--- a/app-office/moneyguru/moneyguru-2.13.1.ebuild
+++ b/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild
@@ -15,6 +15,8 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64"
IUSE="test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
RDEPEND="${PYTHON_DEPS}
dev-db/sqlite:3
diff --git a/app-office/moneyguru/moneyguru-3.0.1.ebuild b/app-office/moneyguru/moneyguru-3.0.1-r1.ebuild
index 6761c2c98dc8..b311cf29be2e 100644
--- a/app-office/moneyguru/moneyguru-3.0.1.ebuild
+++ b/app-office/moneyguru/moneyguru-3.0.1-r1.ebuild
@@ -15,6 +15,8 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
RDEPEND="${PYTHON_DEPS}
dev-db/sqlite:3