commit: b34d451437c1d9810922030e9e6342d1e6b210f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 00:03:15 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 00:03:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34d4514
dev-erlang/sqlite3: Stabilize 1.1.15 amd64, #953252
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-erlang/sqlite3/sqlite3-1.1.15.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild
b/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild
index 7a46a3dce672..3335f29ee469 100644
--- a/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild
+++ b/dev-erlang/sqlite3/sqlite3-1.1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ LICENSE="ErlPL-1.1"
SLOT="0"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="~amd64 ~arm ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~sparc ~x86"
DEPEND="
>=dev-lang/erlang-17.1