commit:     e392efb25d1ff08cb9848144b256e2344651033d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 16:24:10 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 16:25:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e392efb2

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 <AT> gentoo.org>

 dev-libs/cowsql/cowsql-1.15.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/cowsql/cowsql-1.15.8.ebuild 
b/dev-libs/cowsql/cowsql-1.15.8.ebuild
index 90513ac23cef..6328bfea6297 100644
--- a/dev-libs/cowsql/cowsql-1.15.8.ebuild
+++ b/dev-libs/cowsql/cowsql-1.15.8.ebuild
@@ -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 )"
 

Reply via email to