commit: 400a2767a37140b7bea708c188d8adc92136e62e Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 09:56:15 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 09:56:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400a2767
dev-python/unrardll: Stabilize 0.1.7 amd64, #919930 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/unrardll/unrardll-0.1.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/unrardll/unrardll-0.1.7.ebuild b/dev-python/unrardll/unrardll-0.1.7.ebuild index d3cabf04980a..001a69c9e218 100644 --- a/dev-python/unrardll/unrardll-0.1.7.ebuild +++ b/dev-python/unrardll/unrardll-0.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" # The version constraint is needed to resolve https://bugs.gentoo.org/916036 # and guarantee the headers are findable.
