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 D446B1382C5 for ; Fri, 5 Jan 2018 10:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 433A2E0C4C; Fri, 5 Jan 2018 10:34:33 +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 20CFEE0C4C for ; Fri, 5 Jan 2018 10:34:33 +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 CB641335C30 for ; Fri, 5 Jan 2018 10:34:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5713E1A6 for ; Fri, 5 Jan 2018 10:34:30 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515148438.12493a9c571c760b1b35edadeadc1b12701bab8c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild X-VCS-Directories: media-sound/xfmpc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 12493a9c571c760b1b35edadeadc1b12701bab8c X-VCS-Branch: master Date: Fri, 5 Jan 2018 10:34:30 +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: a15c1551-c5d1-4fba-bc02-0483c6c1a838 X-Archives-Hash: a346714c5861fedf7140791a78e08b5a commit: 12493a9c571c760b1b35edadeadc1b12701bab8c Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jan 5 10:33:58 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jan 5 10:33:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12493a9c media-sound/xfmpc: amd64 stable wrt bug #643074 Package-Manager: Portage-2.3.13, Repoman-2.3.3 media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild b/media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild index d66820c1341..edac05663d8 100644 --- a/media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild +++ b/media-sound/xfmpc/xfmpc-0.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18:2=