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 20381138335 for ; Wed, 24 Jul 2019 03:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B016E0823; Wed, 24 Jul 2019 03:22:27 +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 EDA88E0821 for ; Wed, 24 Jul 2019 03:22:26 +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 41A933485D3 for ; Wed, 24 Jul 2019 03:22:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D59702A5 for ; Wed, 24 Jul 2019 03:22:22 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1563938533.9ffd63b749813378338cfd4200fb8601d17389c1.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild X-VCS-Directories: xfce-base/xfce4-meta/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 9ffd63b749813378338cfd4200fb8601d17389c1 X-VCS-Branch: master Date: Wed, 24 Jul 2019 03:22:22 +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: 14e86296-895e-4691-b715-865c78cad2c4 X-Archives-Hash: 68dfcb596748a0fd79dd5a2536fbd834 commit: 9ffd63b749813378338cfd4200fb8601d17389c1 Author: Aaron Bauman gentoo org> AuthorDate: Wed Jul 24 03:20:19 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Wed Jul 24 03:22:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffd63b7 xfce-base/xfce4-meta: arm64 keyworded (bug #689062) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild index 33a55097a9e..9b8756a1a6e 100644 --- a/xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild +++ b/xfce-base/xfce4-meta/xfce4-meta-4.14_pre2.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="minimal +svg upower" RDEPEND=">=x11-themes/gtk-engines-xfce-3:0