diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:03:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:03:49 +0200 |
commit | 2c110550093bffd16a5bcecdf778a43b95e976e3 (patch) | |
tree | dc3236cde8ee8786005bb45161a860e5fbe8065e /dev-python/textdistance | |
parent | media-libs/taglib: x86 stable (bug #779733) (diff) | |
download | gentoo-2c110550093bffd16a5bcecdf778a43b95e976e3.tar.gz gentoo-2c110550093bffd16a5bcecdf778a43b95e976e3.tar.bz2 gentoo-2c110550093bffd16a5bcecdf778a43b95e976e3.zip |
dev-python/textdistance: x86 stable (bug #779523)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/textdistance')
-rw-r--r-- | dev-python/textdistance/textdistance-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/textdistance/textdistance-4.2.1.ebuild b/dev-python/textdistance/textdistance-4.2.1.ebuild index 37b4900e0efa..0963cf28666e 100644 --- a/dev-python/textdistance/textdistance-4.2.1.ebuild +++ b/dev-python/textdistance/textdistance-4.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/life4/textdistance/archive/v.${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND="test? ( dev-python/abydos[${PYTHON_USEDEP}] |