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 C2701138334 for ; Sat, 12 Oct 2019 21:23:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0AC7E08FE; Sat, 12 Oct 2019 21:23:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C7EAEE08FE for ; Sat, 12 Oct 2019 21:23:45 +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 06AE934BCB2 for ; Sat, 12 Oct 2019 21:23:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81D3988A for ; Sat, 12 Oct 2019 21:23:42 +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: <1570915402.bc8a19a67bb99da0aa595f103e42fc418f162397.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-volman/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild X-VCS-Directories: xfce-extra/thunar-volman/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: bc8a19a67bb99da0aa595f103e42fc418f162397 X-VCS-Branch: master Date: Sat, 12 Oct 2019 21:23:42 +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: 8ee80337-93f8-4b9b-9862-8acb3fe5ccb8 X-Archives-Hash: 0406b2be2cbdccb809aaab2d897f11ce commit: bc8a19a67bb99da0aa595f103e42fc418f162397 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 12 21:19:37 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 12 21:23:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8a19a6 xfce-extra/thunar-volman: stable 0.9.5 for ppc64, bug #697454 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild index f1cf55f2f96..5513f708204 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.9.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" # CC for tvm-burn-cd.svg LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86" IUSE="libnotify" COMMON_DEPEND=">=dev-libs/glib-2.30