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 38F05139083 for ; Fri, 22 Dec 2017 14:01:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46C54E0E7B; Fri, 22 Dec 2017 14:01:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2467DE0E7B for ; Fri, 22 Dec 2017 14:01:48 +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 A0F7634167B for ; Fri, 22 Dec 2017 14:01:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 393E6AE7E for ; Fri, 22 Dec 2017 14:01:46 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1513951154.6775086169cbebe50fdce330ecc7af0042dbaf26.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/xpra/xpra-1.0.9.ebuild x11-wm/xpra/xpra-2.1.3.ebuild X-VCS-Directories: x11-wm/xpra/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 6775086169cbebe50fdce330ecc7af0042dbaf26 X-VCS-Branch: master Date: Fri, 22 Dec 2017 14:01:46 +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: 5cf9b6c1-aa79-46fc-b517-5fd6fc15219a X-Archives-Hash: 7a4b71386fcc75449dba195bac0cbbea commit: 6775086169cbebe50fdce330ecc7af0042dbaf26 Author: Jason Zaman gentoo org> AuthorDate: Fri Dec 22 13:43:25 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Dec 22 13:59:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67750861 x11-wm/xpra: amd64 stable Gentoo-bug: 631326 Package-Manager: Portage-2.3.13, Repoman-2.3.3 x11-wm/xpra/xpra-1.0.9.ebuild | 2 +- x11-wm/xpra/xpra-2.1.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/xpra/xpra-1.0.9.ebuild b/x11-wm/xpra/xpra-1.0.9.ebuild index b727b06bcc7..e1fbabaa5fd 100644 --- a/x11-wm/xpra/xpra-1.0.9.ebuild +++ b/x11-wm/xpra/xpra-1.0.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.xz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 enc_x265 libav +lz4 lzo opengl pillow pulseaudio server sound test vpx webcam webp" REQUIRED_USE="${PYTHON_REQUIRED_USE} diff --git a/x11-wm/xpra/xpra-2.1.3.ebuild b/x11-wm/xpra/xpra-2.1.3.ebuild index 8416455a5e6..2f9cea7ce6a 100644 --- a/x11-wm/xpra/xpra-2.1.3.ebuild +++ b/x11-wm/xpra/xpra-2.1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.xz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 enc_x265 jpeg libav +lz4 lzo opengl pillow pulseaudio server sound test vpx webcam" REQUIRED_USE="${PYTHON_REQUIRED_USE}