diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2022-05-13 10:34:13 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2022-05-13 10:40:28 +0200 |
commit | 05b642895b814656e40bf0c2355fa62b2e7ac931 (patch) | |
tree | 10424f8fff00a4c490ef5e57acf89581dae9815c /net-misc/icaclient | |
parent | net-misc/icaclient: Bump to version 22.5.0.16 (diff) | |
download | gentoo-05b642895b814656e40bf0c2355fa62b2e7ac931.tar.gz gentoo-05b642895b814656e40bf0c2355fa62b2e7ac931.tar.bz2 gentoo-05b642895b814656e40bf0c2355fa62b2e7ac931.zip |
net-misc/icaclient: Version 22.3.0.24-r1 stable for amd64 and x86
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild b/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild index de4367d232f1..ed272b4e5416 100644 --- a/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild +++ b/net-misc/icaclient/icaclient-22.3.0.24-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( linuxx64-${PV}.tar.gz ) LICENSE="icaclient" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="l10n_de l10n_es l10n_fr l10n_ja l10n_zh-CN" RESTRICT="mirror strip userpriv fetch" |