sys-block/systemd-swap: add missing REQUIRED_USE="${PYTHON_REQUIRED_USE}"

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 13:23:34 +02:00
parent 8c76e6dc74
commit f046b67ef1
2 changed files with 4 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ fi
LICENSE="GPL-3"
SLOT="0"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_any_dep '
dev-python/python-systemd[${PYTHON_USEDEP}]

View File

@@ -22,6 +22,8 @@ fi
LICENSE="GPL-3"
SLOT="0"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
$(python_gen_any_dep '
dev-python/python-systemd[${PYTHON_USEDEP}]