aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac.paragon@gmail.com>2021-12-28 15:29:46 +0200
committerViorel Munteanu <ceamac.paragon@gmail.com>2021-12-28 15:59:23 +0200
commit43b56bac1219219a45ee099a2509eb77c03c27a6 (patch)
tree62b512de02352982572d3b7912e53059fc0e828e /dev-python/Pyro5
parentnet-misc/maestral-qt: fix a dependency (diff)
downloadguru-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/Pyro5')
-rw-r--r--dev-python/Pyro5/Pyro5-5.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild b/dev-python/Pyro5/Pyro5-5.13.ebuild
index 0c407ee07..670c7c5c8 100644
--- a/dev-python/Pyro5/Pyro5-5.13.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-python/serpent-1.40[${PYTHON_USEDEP}]