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 475C9139694 for ; Wed, 2 Aug 2017 21:34:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABF23E0D0B; Wed, 2 Aug 2017 21:34:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8A331E0D0B for ; Wed, 2 Aug 2017 21:34:07 +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 B3E05341858 for ; Wed, 2 Aug 2017 21:34:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BC3C75ED for ; Wed, 2 Aug 2017 21:34:05 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1501709645.6a41aefea340acad6752ab02e6e7bd2cbd345125.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild X-VCS-Directories: net-im/telegram-desktop-bin/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 6a41aefea340acad6752ab02e6e7bd2cbd345125 X-VCS-Branch: master Date: Wed, 2 Aug 2017 21:34:05 +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-Archives-Salt: f02f8633-2e82-4e2b-97e1-0d7eaaa76132 X-Archives-Hash: 7be79e36f26ffc73bc87297361e8ccf8 commit: 6a41aefea340acad6752ab02e6e7bd2cbd345125 Author: Patrice Clement gentoo org> AuthorDate: Wed Aug 2 21:32:10 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Aug 2 21:34:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a41aefe net-im/telegram-desktop-bin: remove -* in KEYWORDS. Who put it here in the first place? it makes no sense. Package-Manager: Portage-2.3.6, Repoman-2.3.1 net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild index 3bcebcb59b8..00c726c9f93 100644 --- a/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild +++ b/net-im/telegram-desktop-bin/telegram-desktop-bin-1.1.18.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="telegram" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" QA_PREBUILT="usr/bin/telegram-desktop"