From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 231F4158090 for ; Sun, 15 May 2022 18:41:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CC16E08EF; Sun, 15 May 2022 18:41:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B698E08EF for ; Sun, 15 May 2022 18:41:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05941341885 for ; Sun, 15 May 2022 18:41:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33017DC for ; Sun, 15 May 2022 18:41:15 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1652640044.22811422151f7a12b984b1e80b60737f6de1812d.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/wps-office/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/wps-office/wps-office-11.1.0.10976.ebuild X-VCS-Directories: app-office/wps-office/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 22811422151f7a12b984b1e80b60737f6de1812d X-VCS-Branch: master Date: Sun, 15 May 2022 18:41:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0535d2f4-ded4-4736-ac64-652927ec7f4a X-Archives-Hash: 1c2063d0782b02091f66cd63f4781ee5 commit: 22811422151f7a12b984b1e80b60737f6de1812d Author: Pacho Ramos gentoo org> AuthorDate: Sun May 15 18:40:44 2022 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun May 15 18:40:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22811422 app-office/wps-office: Update RESTRICT Signed-off-by: Pacho Ramos gentoo.org> app-office/wps-office/wps-office-11.1.0.10976.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/wps-office/wps-office-11.1.0.10976.ebuild b/app-office/wps-office/wps-office-11.1.0.10976.ebuild index 41d7f66bb6fe..880d83d92522 100644 --- a/app-office/wps-office/wps-office-11.1.0.10976.ebuild +++ b/app-office/wps-office/wps-office-11.1.0.10976.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~amd64" SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb" SLOT="0" -RESTRICT="strip mirror" # mirror as explained at bug #547372 +RESTRICT="bindist strip mirror" # mirror as explained at bug #547372 QA_PREBUILT="*" LICENSE="WPS-EULA" IUSE=""