dev-db/tinycdb: Stabilize 0.81 arm64, #967978

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-01-08 09:45:07 -05:00
parent f424ff8b83
commit 5261a93292

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -11,7 +11,7 @@ SRC_URI="https://www.corpit.ru/mjt/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ~riscv x86"
KEYWORDS="amd64 arm64 ~hppa ~mips ppc ~riscv x86"
IUSE="static-libs"
RESTRICT="test"