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/stone
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/stone')
-rw-r--r--dev-python/stone/stone-3.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stone/stone-3.2.1.ebuild b/dev-python/stone/stone-3.2.1.ebuild
index fc13779a7..ffca72777 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
DEPEND="
>=dev-python/ply-3.4[${PYTHON_USEDEP}]