diff --git a/dev-db/tinycdb/tinycdb-0.81.ebuild b/dev-db/tinycdb/tinycdb-0.81.ebuild index 8f07bd63b464e..75366e5e1333b 100644 --- a/dev-db/tinycdb/tinycdb-0.81.ebuild +++ b/dev-db/tinycdb/tinycdb-0.81.ebuild @@ -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"