commit: 560011efc65573ced008a9cd617bc6acff63f8ac Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 07:22:23 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 06:42:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560011ef
net-libs/davix: stabilize 0.8.4 for amd64, x86 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> net-libs/davix/davix-0.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/davix/davix-0.8.4.ebuild b/net-libs/davix/davix-0.8.4.ebuild index 1e98f134e369..c09c04985e65 100644 --- a/net-libs/davix/davix-0.8.4.ebuild +++ b/net-libs/davix/davix-0.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cern-fts/${PN}/releases/download/R_${PV//./_}/${P}.t LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test tools" RESTRICT="!test? ( test )"
