diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-14 14:47:58 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-02-14 14:47:58 +0100 |
commit | 21453024747fec9ea7e93753cafc49b2008a0def (patch) | |
tree | b495acef9dc704f895e0c8c4b47dd3304c801e95 /net-misc/icaclient | |
parent | net-misc/icaclient: Bump to version 19.1.0.9 (diff) | |
download | gentoo-21453024747fec9ea7e93753cafc49b2008a0def.tar.gz gentoo-21453024747fec9ea7e93753cafc49b2008a0def.tar.bz2 gentoo-21453024747fec9ea7e93753cafc49b2008a0def.zip |
net-misc/icaclient: Version 18.10.0.11-r1 stable for amd64 and x86.
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild b/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild index 2694d7156b64..bf40a7fc05de 100644 --- a/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild +++ b/net-misc/icaclient/icaclient-18.10.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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="nsplugin l10n_de l10n_es l10n_fr l10n_ja l10n_zh_CN" RESTRICT="mirror strip userpriv fetch" |