Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlite/
Date: Mon, 01 Aug 2022 08:04:52
Message-Id: 1659341077.da48f5c6797dfb5fdb66f802d674d3d3d2c1593b.ago@gentoo
1 commit: da48f5c6797dfb5fdb66f802d674d3d3d2c1593b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 08:04:37 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 08:04:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da48f5c6
7
8 dev-db/sqlite: sparc stable wrt bug #862429
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-db/sqlite/sqlite-3.39.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/sqlite/sqlite-3.39.2.ebuild b/dev-db/sqlite/sqlite-3.39.2.ebuild
16 index fd6ccb3713f9..296678136915 100644
17 --- a/dev-db/sqlite/sqlite-3.39.2.ebuild
18 +++ b/dev-db/sqlite/sqlite-3.39.2.ebuild
19 @@ -25,7 +25,7 @@ fi
20
21 LICENSE="public-domain"
22 SLOT="3"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="debug doc icu +readline secure-delete static-libs tcl test tools"
26 if [[ "${PV}" == "9999" ]]; then
27 PROPERTIES="live"