Skip to content

Commit 8b18cdf

Browse files
committed
dev-python/home-assistant-intents: remove versions (wip)
Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 25a2124 commit 8b18cdf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dev-python/home-assistant-intents/home-assistant-intents-2023.1.31-r1.ebuild

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ RESTRICT="!test? ( test )"
1919

2020
DOCS=""
2121

22-
RDEPEND="~dev-python/hassil[${PYTHON_USEDEP}]
23-
~dev-python/pyyaml[${PYTHON_USEDEP}]
24-
~dev-python/voluptuous[${PYTHON_USEDEP}]
25-
~dev-python/regex[${PYTHON_USEDEP}]
26-
~dev-python/jinja[${PYTHON_USEDEP}]"
22+
RDEPEND="dev-python/hassil[${PYTHON_USEDEP}]
23+
dev-python/pyyaml[${PYTHON_USEDEP}]
24+
dev-python/voluptuous[${PYTHON_USEDEP}]
25+
dev-python/regex[${PYTHON_USEDEP}]
26+
dev-python/jinja[${PYTHON_USEDEP}]"
2727
BDEPEND="
2828
dev-python/setuptools[${PYTHON_USEDEP}]
2929
test? (

0 commit comments

Comments
 (0)