dev-libs/cowsql: Sync with Gentoo

It's from Gentoo commit af554a15aa74198901714d65f09baaff1786f784.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-01 07:07:38 +00:00 committed by Krzesimir Nowak
parent d00b0dc42d
commit e1a7468c2b

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" LICENSE="LGPL-3-with-linking-exception"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86" KEYWORDS="amd64 ~arm64 ~x86"
IUSE="test" IUSE="test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"