dev-libs/cowsql: stabilize 1.15.9 for amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola 2025-08-13 08:17:40 +03:00
parent fc409c6ed1
commit af554a15aa
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962

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 )"