diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2020-03-23 21:46:00 +0100 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2020-03-23 21:46:17 +0100 |
commit | 34d29307752113c33b9556fc0b29528f50aa13e9 (patch) | |
tree | dcda2c824a121accb2cd9758372c658145f709cc /net-im | |
parent | sys-devel/clang-runtime: Bump to 10.0.0rc6 (diff) | |
download | gentoo-34d29307752113c33b9556fc0b29528f50aa13e9.tar.gz gentoo-34d29307752113c33b9556fc0b29528f50aa13e9.tar.bz2 gentoo-34d29307752113c33b9556fc0b29528f50aa13e9.zip |
net-im/teams: Add bindist restriction
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/teams/teams-1.3.00.958.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/teams/teams-1.3.00.958.ebuild b/net-im/teams/teams-1.3.00.958.ebuild index 9c94ab35d404..bc3dc51c39a3 100644 --- a/net-im/teams/teams-1.3.00.958.ebuild +++ b/net-im/teams/teams-1.3.00.958.ebuild @@ -10,7 +10,7 @@ SRC_URI="teams_1.3.00.958_amd64.deb" LICENSE="ms-teams-pre" SLOT="0" KEYWORDS="-* ~amd64" -RESTRICT="fetch mirror splitdebug" +RESTRICT="bindist fetch mirror splitdebug" IUSE="" QA_PREBUILT="*" |