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 D75BB138335 for ; Sat, 23 Feb 2019 12:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BC1DE08FF; Sat, 23 Feb 2019 12:55:13 +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 60EB3E08FF for ; Sat, 23 Feb 2019 12:55:13 +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 CFFDC33BEA7 for ; Sat, 23 Feb 2019 12:55:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 119B754F for ; Sat, 23 Feb 2019 12:55:10 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1550926495.00d49a01c4f7fc6658342e163ce371c1ba938d9c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rdesktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild X-VCS-Directories: net-misc/rdesktop/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 00d49a01c4f7fc6658342e163ce371c1ba938d9c X-VCS-Branch: master Date: Sat, 23 Feb 2019 12:55:10 +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: 72b0c78a-dcca-4705-81bc-7a757ff14cc1 X-Archives-Hash: 77163f04271d830cde99558abb31ace7 commit: 00d49a01c4f7fc6658342e163ce371c1ba938d9c Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 23 12:00:36 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 23 12:54:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d49a01 net-misc/rdesktop: stable 1.8.4-r1 for ppc64, bug #674558 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild b/net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild index e323bf8a716..2222831fdc0 100644 --- a/net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild +++ b/net-misc/rdesktop/rdesktop-1.8.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa ao debug ipv6 kerberos libressl libsamplerate oss pcsc-lite xrandr" S=${WORKDIR}/${PN}-${MY_PV}