diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 05:09:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 05:09:26 +0100 |
commit | 6aa99bedb59c42c1644a4190b2e946af4e18c667 (patch) | |
tree | f9994ea2e7908aa3ab419e6d58d3c3e3e90504e2 /dev-python/editdistance-s/editdistance-s-1.0.0.ebuild | |
parent | dev-python/pytest-env: Keyword 0.6.2 x86, #793794 (diff) | |
download | gentoo-6aa99bedb59c42c1644a4190b2e946af4e18c667.tar.gz gentoo-6aa99bedb59c42c1644a4190b2e946af4e18c667.tar.bz2 gentoo-6aa99bedb59c42c1644a4190b2e946af4e18c667.zip |
dev-python/editdistance-s: Keyword 1.0.0 x86, #793794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/editdistance-s/editdistance-s-1.0.0.ebuild')
-rw-r--r-- | dev-python/editdistance-s/editdistance-s-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild index 624ee75314dd..21f1995687c8 100644 --- a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild +++ b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~riscv" +KEYWORDS="amd64 ~hppa ~ppc ~riscv ~x86" RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" |