summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-17 00:39:00 +0100
committerSam James <sam@gentoo.org>2024-04-17 00:39:00 +0100
commitb77fa8180d1c13b125e4974d77f0ef4d2598ebfe (patch)
tree25602895df6669555e7821b8a4d8d66a6f224035 /net-misc/cadaver
parentnet-misc/cadaver: add 0.24 (diff)
downloadgentoo-b77fa8180d1c13b125e4974d77f0ef4d2598ebfe.tar.gz
gentoo-b77fa8180d1c13b125e4974d77f0ef4d2598ebfe.tar.bz2
gentoo-b77fa8180d1c13b125e4974d77f0ef4d2598ebfe.zip
net-misc/cadaver: destabilize 0.24 for ~amd64, ~ppc64, ~x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/cadaver')
-rw-r--r--net-misc/cadaver/cadaver-0.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/cadaver/cadaver-0.24.ebuild b/net-misc/cadaver/cadaver-0.24.ebuild
index 075ca4e70f1a..2b63e89112aa 100644
--- a/net-misc/cadaver/cadaver-0.24.ebuild
+++ b/net-misc/cadaver/cadaver-0.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2022 Gentoo Authors
+# Copyright 2003-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://notroj.github.io/cadaver/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls"
BDEPEND="sys-devel/gettext"