From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B45E1388C2 for ; Fri, 4 Mar 2016 04:34:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE38121C002; Fri, 4 Mar 2016 04:34:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 224ED21C002 for ; Fri, 4 Mar 2016 04:34:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AEB70340836 for ; Fri, 4 Mar 2016 04:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B654A18A5 for ; Fri, 4 Mar 2016 04:34:15 +0000 (UTC) From: "Stephen Klimaszewski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephen Klimaszewski" Message-ID: <1457065807.36f4ff9605f0af79df74f24cc2b72949449fd1c9.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild X-VCS-Directories: dev-util/gtk-update-icon-cache/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: 36f4ff9605f0af79df74f24cc2b72949449fd1c9 X-VCS-Branch: master Date: Fri, 4 Mar 2016 04:34:15 +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: 58aea4be-930d-40af-aca3-fb87b58b8c8d X-Archives-Hash: 47e3e20833f513dd275e4bfa961891b5 commit: 36f4ff9605f0af79df74f24cc2b72949449fd1c9 Author: Steev Klimaszewski gentoo org> AuthorDate: Fri Mar 4 04:30:07 2016 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Fri Mar 4 04:30:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f4ff96 dev-util/gtk-update-icon-cache: Keyword 3.18.4 for ~arm64 Tested on Cortex-A53 Package-Manager: portage-2.2.27 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild index 60ba222..ca5f441 100644 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.18.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ LICENSE="LGPL-2+" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.45.8:2