From 2bcb1a902003236449a4376765cf0c567112ca6d Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 6 Feb 2021 11:03:29 +0100 Subject: [PATCH] pyenchant, revbump, fix build for x86_gcc2 (#5675) --- dev-python/pyenchant/pyenchant-3.2.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyenchant/pyenchant-3.2.0.recipe b/dev-python/pyenchant/pyenchant-3.2.0.recipe index 23bd1191f..e95c4bb03 100644 --- a/dev-python/pyenchant/pyenchant-3.2.0.recipe +++ b/dev-python/pyenchant/pyenchant-3.2.0.recipe @@ -5,14 +5,14 @@ information, visit the project website." HOMEPAGE="http://pyenchant.github.io/pyenchant/" COPYRIGHT="2020 Dimitri Merejkowsky" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/pyenchant/pyenchant/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="3195bfc5cfbdeb8a60f9484390c2c982e59dd220d6f9a5f8418ba67551ead01a" ARCHITECTURES="any" PROVIDES=" - $portName = $portVersion + pyenchant$secondaryArchSuffix = $portVersion " REQUIRES=" haiku