diff options
author | 2023-12-21 06:51:01 +0000 | |
---|---|---|
committer | 2023-12-21 06:51:01 +0000 | |
commit | 8cd6696991bcc7168521d8c27790311021f8f0f4 (patch) | |
tree | 1258e7e1baca1aaad9cc7ef6d49486b114d67cea /sys-fs | |
parent | app-portage/pycargoebuild: Stabilize 0.12.1 amd64, #920426 (diff) | |
download | gentoo-8cd6696991bcc7168521d8c27790311021f8f0f4.tar.gz gentoo-8cd6696991bcc7168521d8c27790311021f8f0f4.tar.bz2 gentoo-8cd6696991bcc7168521d8c27790311021f8f0f4.zip |
sys-fs/duperemove: Stabilize 0.14.1 amd64, #920428
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/duperemove/duperemove-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/duperemove/duperemove-0.14.1.ebuild b/sys-fs/duperemove/duperemove-0.14.1.ebuild index 70b420ad6623..6d5ab5301f32 100644 --- a/sys-fs/duperemove/duperemove-0.14.1.ebuild +++ b/sys-fs/duperemove/duperemove-0.14.1.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${P/_/.} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DEPEND=" dev-db/sqlite:3 |