commit: 1517e068a83477f6238cc6e8e32678bf52636478 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 10:01:12 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 10:01:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1517e068
dev-python/apsw: Stabilize 3.47.2.0 arm64, #948278 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/apsw/apsw-3.47.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/apsw/apsw-3.47.2.0.ebuild b/dev-python/apsw/apsw-3.47.2.0.ebuild index 0feaa2defca6..fea874a5d038 100644 --- a/dev-python/apsw/apsw-3.47.2.0.ebuild +++ b/dev-python/apsw/apsw-3.47.2.0.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 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" IUSE="doc" DEPEND="
