diff options
author | 2024-01-08 09:39:03 +0200 | |
---|---|---|
committer | 2024-01-08 09:39:03 +0200 | |
commit | e2bce447fb680d97b1c5d94c91ba9235df78870a (patch) | |
tree | 47b934d7e6a16d350b73b485d3512531732bed2d /sys-apps | |
parent | www-apps/hugo: Stabilize 0.121.0 amd64, #921501 (diff) | |
download | gentoo-e2bce447fb680d97b1c5d94c91ba9235df78870a.tar.gz gentoo-e2bce447fb680d97b1c5d94c91ba9235df78870a.tar.bz2 gentoo-e2bce447fb680d97b1c5d94c91ba9235df78870a.zip |
sys-apps/bleachbit: Stabilize 4.6.0 amd64, #921585
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/bleachbit/bleachbit-4.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bleachbit/bleachbit-4.6.0.ebuild b/sys-apps/bleachbit/bleachbit-4.6.0.ebuild index a0c5f395e430..9214e10d4ed0 100644 --- a/sys-apps/bleachbit/bleachbit-4.6.0.ebuild +++ b/sys-apps/bleachbit/bleachbit-4.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ SRC_URI="https://download.bleachbit.org/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" RDEPEND=" $(python_gen_cond_dep ' |