diff options
author | 2025-01-18 12:01:12 +0200 | |
---|---|---|
committer | 2025-01-18 12:01:12 +0200 | |
commit | 1517e068a83477f6238cc6e8e32678bf52636478 (patch) | |
tree | bd2081e7bf54ae76eae1087e113eaca0fadf2db8 /dev-python/apsw | |
parent | dev-db/sqlite: Stabilize 3.47.2 amd64, #948277 (diff) | |
download | gentoo-1517e068a83477f6238cc6e8e32678bf52636478.tar.gz gentoo-1517e068a83477f6238cc6e8e32678bf52636478.tar.bz2 gentoo-1517e068a83477f6238cc6e8e32678bf52636478.zip |
dev-python/apsw: Stabilize 3.47.2.0 arm64, #948278
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/apsw')
-rw-r--r-- | dev-python/apsw/apsw-3.47.2.0.ebuild | 4 |
1 files 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=" |