diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 00:23:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 00:23:04 +0000 |
commit | 767967058e6bac92158ab10d5784a9ab8ca23448 (patch) | |
tree | 1fa1df7096e62660f32e1fc2a991e9e1e9bd8713 /dev-db/sqlite | |
parent | sys-apps/iproute2: Stabilize 6.9.0 hppa, #938630 (diff) | |
download | gentoo-767967058e6bac92158ab10d5784a9ab8ca23448.tar.gz gentoo-767967058e6bac92158ab10d5784a9ab8ca23448.tar.bz2 gentoo-767967058e6bac92158ab10d5784a9ab8ca23448.zip |
dev-db/sqlite: Stabilize 3.46.1 hppa, #939971
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r-- | dev-db/sqlite/sqlite-3.46.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlite/sqlite-3.46.1.ebuild b/dev-db/sqlite/sqlite-3.46.1.ebuild index 8777c7d3967a..4b7f5f5373ac 100644 --- a/dev-db/sqlite/sqlite-3.46.1.ebuild +++ b/dev-db/sqlite/sqlite-3.46.1.ebuild @@ -24,7 +24,7 @@ else " S="${WORKDIR}/${PN}-src-${SRC_PV}" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="public-domain" |