dev-libs/cowsql: stabilize 1.15.8 for amd64

- fast stabilization due to libuv-1.51.0 being stable, and older versions of
   cowsql being incompatible with libuv-1.51.0.

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2025-06-15 19:24:10 +03:00
parent a346f539aa
commit e392efb25d

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/cowsql/cowsql/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"