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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4091C13835A for ; Sun, 11 Apr 2021 00:13:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8621E088B; Sun, 11 Apr 2021 00:13:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0AEAE088B for ; Sun, 11 Apr 2021 00:13:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BED15340806 for ; Sun, 11 Apr 2021 00:13:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 900036F4 for ; Sun, 11 Apr 2021 00:13:53 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1618100010.071fa4283c844b850ff33930c72fbbd9fffe1e70.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ushare/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ushare/ushare-1.1a_p20210221.ebuild X-VCS-Directories: media-video/ushare/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 071fa4283c844b850ff33930c72fbbd9fffe1e70 X-VCS-Branch: master Date: Sun, 11 Apr 2021 00:13:53 +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: 993cefc4-e4ef-4c6a-bbe6-6bb1f11cb8f0 X-Archives-Hash: a1e4ea488b8a4655981cdeaeb4bbb96b commit: 071fa4283c844b850ff33930c72fbbd9fffe1e70 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Apr 11 00:12:05 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Apr 11 00:13:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071fa428 media-video/ushare: x86 stable (bug #781848) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann gentoo.org> media-video/ushare/ushare-1.1a_p20210221.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ushare/ushare-1.1a_p20210221.ebuild b/media-video/ushare/ushare-1.1a_p20210221.ebuild index 8e89f250bb5..134167357bc 100644 --- a/media-video/ushare/ushare-1.1a_p20210221.ebuild +++ b/media-video/ushare/ushare-1.1a_p20210221.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ddugovic/uShare/archive/${COMMIT}.tar.gz -> ${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="nls" DEPEND=">=net-libs/libupnp-1.14"