dev-db/sqlcipher: keyword 4.6.1 for ~arm64

Signed-off-by: Joe Kappus <joe@wt.gd>
Signed-off-by: Stefan Strogin <steils@gentoo.org>
This commit is contained in:
Joe Kappus
2025-04-12 00:08:30 -04:00
committed by Stefan Strogin
parent 2ed95f1ed4
commit f9f338e6ae

View File

@@ -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
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE="debug libedit readline tcl test"
# Testsuite requires compilation with TCL, bug #582584
REQUIRED_USE="