diff options
author | 2019-10-17 14:14:08 +0200 | |
---|---|---|
committer | 2019-10-17 14:14:08 +0200 | |
commit | 2183784a5fec1f587b01ac739c34720f42d34de3 (patch) | |
tree | b9d73c80541d06e1b5d78316d1c83a6525da0a23 /net-misc | |
parent | net-misc/icaclient: Bump to version 19.10.0.15 (diff) | |
download | gentoo-2183784a5fec1f587b01ac739c34720f42d34de3.tar.gz gentoo-2183784a5fec1f587b01ac739c34720f42d34de3.tar.bz2 gentoo-2183784a5fec1f587b01ac739c34720f42d34de3.zip |
net-misc/icaclient: Version 19.8.0.20 stable for amd64 and x86
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icaclient/icaclient-19.8.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/icaclient/icaclient-19.8.0.20.ebuild b/net-misc/icaclient/icaclient-19.8.0.20.ebuild index 941c09b0cfba..935af4875168 100644 --- a/net-misc/icaclient/icaclient-19.8.0.20.ebuild +++ b/net-misc/icaclient/icaclient-19.8.0.20.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" |