summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 20:14:32 +0100
committerSam James <sam@gentoo.org>2023-03-28 20:15:09 +0100
commitedf5484e2e502a514abef7137d6b881d8f9c4dae (patch)
tree57c4bf34ee26ebafd5c3be36c2d050fce0c20d98 /dev-ruby/sqlite3
parentdev-ruby/stringio: Stabilize 3.0.4 ppc64, #903361 (diff)
downloadgentoo-edf5484e2e502a514abef7137d6b881d8f9c4dae.tar.gz
gentoo-edf5484e2e502a514abef7137d6b881d8f9c4dae.tar.bz2
gentoo-edf5484e2e502a514abef7137d6b881d8f9c4dae.zip
dev-ruby/sqlite3: Stabilize 1.5.3 ppc64, #903363
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/sqlite3')
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/sqlite3/sqlite3-1.5.3.ebuild b/dev-ruby/sqlite3/sqlite3-1.5.3.ebuild
index e585be1fa146..f90b6672b613 100644
--- a/dev-ruby/sqlite3/sqlite3-1.5.3.ebuild
+++ b/dev-ruby/sqlite3/sqlite3-1.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ DESCRIPTION="An extension library to access a SQLite database from Ruby"
HOMEPAGE="https://github.com/sparklemotion/sqlite3-ruby"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""