summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Schild <henning@hennsch.de>2022-10-01 13:48:55 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-10-14 16:00:53 +0300
commit80803ea71a09ef48054bbedf790d4ff628d09206 (patch)
tree2396749146a20726b5aaa41241b3da8808a6601c
parentnet-misc/icaclient: bump to version 22.9.0.21 (diff)
downloadgentoo-80803ea71a09ef48054bbedf790d4ff628d09206.tar.gz
gentoo-80803ea71a09ef48054bbedf790d4ff628d09206.tar.bz2
gentoo-80803ea71a09ef48054bbedf790d4ff628d09206.zip
net-misc/icaclient: drop RESTRICT="userpriv"
Not sure why this was added. The ebuilds work without it. Closes: https://bugs.gentoo.org/516590 Signed-off-by: Henning Schild <henning@hennsch.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--net-misc/icaclient/icaclient-22.5.0.16.ebuild2
-rw-r--r--net-misc/icaclient/icaclient-22.9.0.21.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/icaclient/icaclient-22.5.0.16.ebuild b/net-misc/icaclient/icaclient-22.5.0.16.ebuild
index ba90295aa9a7..61c40f510c71 100644
--- a/net-misc/icaclient/icaclient-22.5.0.16.ebuild
+++ b/net-misc/icaclient/icaclient-22.5.0.16.ebuild
@@ -14,7 +14,7 @@ LICENSE="icaclient"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="l10n_de l10n_es l10n_fr l10n_ja l10n_zh-CN"
-RESTRICT="mirror strip userpriv fetch"
+RESTRICT="mirror strip fetch"
ICAROOT="/opt/Citrix/ICAClient"
diff --git a/net-misc/icaclient/icaclient-22.9.0.21.ebuild b/net-misc/icaclient/icaclient-22.9.0.21.ebuild
index 3cd962e36d51..424b1bb64086 100644
--- a/net-misc/icaclient/icaclient-22.9.0.21.ebuild
+++ b/net-misc/icaclient/icaclient-22.9.0.21.ebuild
@@ -14,7 +14,7 @@ LICENSE="icaclient"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="l10n_de l10n_es l10n_fr l10n_ja l10n_zh-CN"
-RESTRICT="mirror strip userpriv fetch"
+RESTRICT="mirror strip fetch"
ICAROOT="/opt/Citrix/ICAClient"