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 5E947138334 for ; Tue, 12 Feb 2019 11:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A53EAE083E; Tue, 12 Feb 2019 11:10:32 +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 7B119E083E for ; Tue, 12 Feb 2019 11:10:32 +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 38E4E335D40 for ; Tue, 12 Feb 2019 11:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9799A543 for ; Tue, 12 Feb 2019 11:10:27 +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: <1549969779.fd0a335aaa76fb4495ce3ecccdb111ab55c64a37.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-themes-standard/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild X-VCS-Directories: x11-themes/gnome-themes-standard/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fd0a335aaa76fb4495ce3ecccdb111ab55c64a37 X-VCS-Branch: master Date: Tue, 12 Feb 2019 11:10:27 +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: 55492b5f-63b7-4aea-bb3c-c744bd300803 X-Archives-Hash: c827edb5598853f7d7010372c4fe7ca1 commit: fd0a335aaa76fb4495ce3ecccdb111ab55c64a37 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 12 10:12:45 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 12 11:09:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0a335a x11-themes/gnome-themes-standard: arm64 stable Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> .../gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild index cc421e3434c..0e5efa5cca4 100644 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.22.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/" LICENSE="LGPL-2.1+" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" # Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose # their default background image