diff options
author | Viorel Munteanu <ceamac.paragon@gmail.com> | 2021-12-28 15:29:46 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac.paragon@gmail.com> | 2021-12-28 15:59:23 +0200 |
commit | 43b56bac1219219a45ee099a2509eb77c03c27a6 (patch) | |
tree | 62b512de02352982572d3b7912e53059fc0e828e /dev-python/survey | |
parent | net-misc/maestral-qt: fix a dependency (diff) | |
download | guru-43b56bac1219219a45ee099a2509eb77c03c27a6.tar.gz guru-43b56bac1219219a45ee099a2509eb77c03c27a6.tar.bz2 guru-43b56bac1219219a45ee099a2509eb77c03c27a6.zip |
net-misc/maestral: add ~x86 keyword
Also to all dependencies
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
Diffstat (limited to 'dev-python/survey')
-rw-r--r-- | dev-python/survey/survey-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/survey/survey-3.4.3.ebuild b/dev-python/survey/survey-3.4.3.ebuild index bff46faa4..0fd4accca 100644 --- a/dev-python/survey/survey-3.4.3.ebuild +++ b/dev-python/survey/survey-3.4.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" DEPEND=" >=dev-python/wrapio-1.0.0[${PYTHON_USEDEP}] |