mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Stefan Strogin
parent
2ed95f1ed4
commit
f9f338e6ae
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user