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 955381382C5 for ; Sat, 17 Mar 2018 18:14:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAD2AE08E2; Sat, 17 Mar 2018 18:14:22 +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 B3992E08E2 for ; Sat, 17 Mar 2018 18:14:22 +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 947DE335C75 for ; Sat, 17 Mar 2018 18:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1F1A232 for ; Sat, 17 Mar 2018 18:14:19 +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: <1521310430.63ba7e3f740a30678075e085b9e35519dd5e98d3.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rhythmbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/rhythmbox/rhythmbox-3.4.2.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 63ba7e3f740a30678075e085b9e35519dd5e98d3 X-VCS-Branch: master Date: Sat, 17 Mar 2018 18:14:19 +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: ac39fdd6-2a00-472a-822c-cd3780ff94f7 X-Archives-Hash: af6eb64667d4e0d4f3161160533b07b2 commit: 63ba7e3f740a30678075e085b9e35519dd5e98d3 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 17 18:13:50 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 17 18:13:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ba7e3f media-sound/rhythmbox: amd64 stable wrt bug #650540 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-sound/rhythmbox/rhythmbox-3.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild index 951da542ba5..3fc2aa573a9 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.2.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE=" python? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" COMMON_DEPEND=" >=dev-libs/glib-2.38:2