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 D7865138334 for ; Thu, 25 Jul 2019 23:34:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01551E07F9; Thu, 25 Jul 2019 23:34:56 +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 D830BE07F9 for ; Thu, 25 Jul 2019 23:34:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5483E348B0A for ; Thu, 25 Jul 2019 23:34:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84FF12A5 for ; Thu, 25 Jul 2019 23:34:52 +0000 (UTC) From: "Richard Freeman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Freeman" Message-ID: <1564097681.e8e909f19f2a24d15cb099b638ef9aa5ba2880d1.rich0@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/js8call/js8call-1.1.0.ebuild X-VCS-Directories: media-radio/js8call/ X-VCS-Committer: rich0 X-VCS-Committer-Name: Richard Freeman X-VCS-Revision: e8e909f19f2a24d15cb099b638ef9aa5ba2880d1 X-VCS-Branch: master Date: Thu, 25 Jul 2019 23:34:52 +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: 62fd447e-c61a-4573-9667-95059afcb482 X-Archives-Hash: 6a99b589a10eaff87c3ab1398d9e7189 commit: e8e909f19f2a24d15cb099b638ef9aa5ba2880d1 Author: Richard Freeman gentoo org> AuthorDate: Thu Jul 25 23:34:41 2019 +0000 Commit: Richard Freeman gentoo org> CommitDate: Thu Jul 25 23:34:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e909f1 media-radio/js8call: amd64 stable Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Richard Freeman gentoo.org> media-radio/js8call/js8call-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/js8call/js8call-1.1.0.ebuild b/media-radio/js8call/js8call-1.1.0.ebuild index ed7e9ce100e..78808ea84e4 100644 --- a/media-radio/js8call/js8call-1.1.0.ebuild +++ b/media-radio/js8call/js8call-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> ${P}.tar.b LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc" RDEPEND="dev-qt/qtcore:5