diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-01-15 15:41:21 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-01-15 15:48:40 +0100 |
commit | 65ebf797c6e65b4149cf0a4a06e5130bed64d664 (patch) | |
tree | e6e57eddfd7fdc0d90e43426ae19e41e84014597 /net-misc/icaclient | |
parent | media-plugins/hdx-realtime-media-engine: Initial commit (diff) | |
download | gentoo-65ebf797c6e65b4149cf0a4a06e5130bed64d664.tar.gz gentoo-65ebf797c6e65b4149cf0a4a06e5130bed64d664.tar.bz2 gentoo-65ebf797c6e65b4149cf0a4a06e5130bed64d664.zip |
net-misc/icaclient: Version 20.10.0.6 stable for amd64 and x86
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/icaclient-20.10.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icaclient/icaclient-20.10.0.6.ebuild b/net-misc/icaclient/icaclient-20.10.0.6.ebuild index 7c0393e74900..57eda077ca0f 100644 --- a/net-misc/icaclient/icaclient-20.10.0.6.ebuild +++ b/net-misc/icaclient/icaclient-20.10.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |