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 4AE8A1382C5 for ; Sat, 31 Mar 2018 18:50:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29EA7E0929; Sat, 31 Mar 2018 18:50:19 +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 F0EE8E0929 for ; Sat, 31 Mar 2018 18:50:18 +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 A9DCB335D65 for ; Sat, 31 Mar 2018 18:50:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 395FC26D for ; Sat, 31 Mar 2018 18:50:16 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1522522024.3cadca4053b2e4c9b5b6b3c908b26d764a2832ed.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/file-roller/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/file-roller/file-roller-3.24.1.ebuild X-VCS-Directories: app-arch/file-roller/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3cadca4053b2e4c9b5b6b3c908b26d764a2832ed X-VCS-Branch: master Date: Sat, 31 Mar 2018 18:50:16 +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: 47ff0dc0-7174-4855-84de-5a5fa4cea06d X-Archives-Hash: 3d2dd62cd76833359a41327565a8b7c7 commit: 3cadca4053b2e4c9b5b6b3c908b26d764a2832ed Author: Alexey Korepanov yandex ru> AuthorDate: Sat Mar 31 15:58:40 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Mar 31 18:47:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cadca40 app-arch/file-roller: keyword ~arm64 Closes: https://github.com/gentoo/gentoo/pull/7750 app-arch/file-roller/file-roller-3.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/file-roller/file-roller-3.24.1.ebuild b/app-arch/file-roller/file-roller-3.24.1.ebuild index 61e1a7c6e37..e916e5b37d9 100644 --- a/app-arch/file-roller/file-roller-3.24.1.ebuild +++ b/app-arch/file-roller/file-roller-3.24.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/FileRoller" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="libnotify nautilus packagekit" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" # gdk-pixbuf used extensively in the source # cairo used in eggtreemultidnd.c