diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-01-06 11:56:15 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-01-06 11:56:35 +0200 |
commit | 400a2767a37140b7bea708c188d8adc92136e62e (patch) | |
tree | 7a72ebf004019041a7d4906d6a78e2e0d0ef1f1b /dev-python/unrardll | |
parent | dev-lang/rapydscript-ng: Stabilize 0.7.22 amd64, #919930 (diff) | |
download | gentoo-400a2767a37140b7bea708c188d8adc92136e62e.tar.gz gentoo-400a2767a37140b7bea708c188d8adc92136e62e.tar.bz2 gentoo-400a2767a37140b7bea708c188d8adc92136e62e.zip |
dev-python/unrardll: Stabilize 0.1.7 amd64, #919930
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/unrardll')
-rw-r--r-- | dev-python/unrardll/unrardll-0.1.7.ebuild | 4 |
1 files 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. |