diff options
author | Sam James <sam@gentoo.org> | 2024-11-27 07:12:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-27 07:12:28 +0000 |
commit | f96467e37753042989754c0f204a811ebc1f8872 (patch) | |
tree | f4bf3c6e3571ca3265dff3b1eeef333e1cd6981a /net-libs | |
parent | app-crypt/libscrypt: Stabilize 1.22-r3 amd64, #945078 (diff) | |
download | gentoo-f96467e37753042989754c0f204a811ebc1f8872.tar.gz gentoo-f96467e37753042989754c0f204a811ebc1f8872.tar.bz2 gentoo-f96467e37753042989754c0f204a811ebc1f8872.zip |
net-libs/c-client: Stabilize 2007f_p7-r1 x86, #945080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/c-client/c-client-2007f_p7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/c-client/c-client-2007f_p7-r1.ebuild b/net-libs/c-client/c-client-2007f_p7-r1.ebuild index e60bc0ac41c8..f53c83b6a9f5 100644 --- a/net-libs/c-client/c-client-2007f_p7-r1.ebuild +++ b/net-libs/c-client/c-client-2007f_p7-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_PN}-$(ver_cut 1-2) LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="doc +ipv6 kerberos pam ssl static-libs topal" RDEPEND=" |