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 2D03E13835A for ; Thu, 18 Feb 2021 07:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70424E0894; Thu, 18 Feb 2021 07:26:34 +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 5AE89E0894 for ; Thu, 18 Feb 2021 07:26:34 +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 55068340B98 for ; Thu, 18 Feb 2021 07:26:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6F774EE for ; Thu, 18 Feb 2021 07:26:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613633169.2def9e9f4b57e56bf0c60d42759b3a280458efb7.sam@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-4.16.0.ebuild X-VCS-Directories: xfce-extra/thunar-volman/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2def9e9f4b57e56bf0c60d42759b3a280458efb7 X-VCS-Branch: master Date: Thu, 18 Feb 2021 07:26: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be35765b-046b-4ae7-ac46-db8caf6e2f13 X-Archives-Hash: 2ff30a8ae94f228265083149c0fa516e commit: 2def9e9f4b57e56bf0c60d42759b3a280458efb7 Author: Sam James gentoo org> AuthorDate: Thu Feb 18 07:24:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 18 07:26:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2def9e9f xfce-extra/thunar-volman: Stabilize 4.16.0 arm, #769368 Signed-off-by: Sam James gentoo.org> xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild index e35b5245b30..eb64b87b1bf 100644 --- a/xfce-extra/thunar-volman/thunar-volman-4.16.0.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-4.16.0.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" DEPEND=">=dev-libs/glib-2.50