diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-03-12 16:21:34 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-03-12 16:22:18 +0100 |
commit | b587d09cc7974c10a20fca8664b8a76384ca3c8b (patch) | |
tree | ccccd792c2e63045e2c1b86f04f77d64c9eb1822 /net-misc/icaclient | |
parent | net-misc/icaclient: Bump to version 21.3.0.38 (diff) | |
download | gentoo-b587d09cc7974c10a20fca8664b8a76384ca3c8b.tar.gz gentoo-b587d09cc7974c10a20fca8664b8a76384ca3c8b.tar.bz2 gentoo-b587d09cc7974c10a20fca8664b8a76384ca3c8b.zip |
net-misc/icaclient: Version 21.1.0.14 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-21.1.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/icaclient/icaclient-21.1.0.14.ebuild b/net-misc/icaclient/icaclient-21.1.0.14.ebuild index a92334c81619..d0f5f9638ade 100644 --- a/net-misc/icaclient/icaclient-21.1.0.14.ebuild +++ b/net-misc/icaclient/icaclient-21.1.0.14.ebuild @@ -13,7 +13,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" |