diff options
Diffstat (limited to 'dev-db/sqlcipher/sqlcipher-4.6.1.ebuild')
| -rw-r--r-- | dev-db/sqlcipher/sqlcipher-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild b/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild index d891a38d912c..f5cafee0ce2d 100644 --- a/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild +++ b/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild @@ -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=" |
