commit: 237e57f593049adbc3ae970a7db4bbbcfc6a7290 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 12:39:06 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 12:39:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237e57f5
dev-python/apsw: Stabilize 3.40.0.0 x86, #890044 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/apsw/apsw-3.40.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/apsw/apsw-3.40.0.0.ebuild b/dev-python/apsw/apsw-3.40.0.0.ebuild index f10a20ff8b30..be40de76ee41 100644 --- a/dev-python/apsw/apsw-3.40.0.0.ebuild +++ b/dev-python/apsw/apsw-3.40.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 x86" IUSE="doc" DEPEND="
