diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-02-08 11:47:14 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-02-08 11:57:18 +0100 |
commit | 0bc0c1f637a6c7f7d35bfb9299b267300319b98e (patch) | |
tree | 75618400ad92e1eb0aeba098915fc1c1450babef /net-libs | |
parent | net-libs/davix: add upstream to metadata.xml (diff) | |
download | gentoo-0bc0c1f637a6c7f7d35bfb9299b267300319b98e.tar.gz gentoo-0bc0c1f637a6c7f7d35bfb9299b267300319b98e.tar.bz2 gentoo-0bc0c1f637a6c7f7d35bfb9299b267300319b98e.zip |
net-libs/davix: stabilize 0.8.3 for x86
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/davix/davix-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |