commit: 0bc0c1f637a6c7f7d35bfb9299b267300319b98e Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Wed Feb 8 10:47:14 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Wed Feb 8 10:57:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc0c1f6
net-libs/davix: stabilize 0.8.3 for x86 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> net-libs/davix/davix-0.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/davix/davix-0.8.3.ebuild b/net-libs/davix/davix-0.8.3.ebuild index c8bd4fa184fd..4b976fe682fd 100644 --- a/net-libs/davix/davix-0.8.3.ebuild +++ b/net-libs/davix/davix-0.8.3.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 ipv6 test tools" RESTRICT="!test? ( test )"
