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 8DFD6138359 for ; Fri, 10 Jul 2020 13:23:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4072E07FA; Fri, 10 Jul 2020 13:23:51 +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 8B308E07FA for ; Fri, 10 Jul 2020 13:23:51 +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 5C91534F8A9 for ; Fri, 10 Jul 2020 13:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A8962D4 for ; Fri, 10 Jul 2020 13:23:48 +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: <1594387419.679cf8774adaaa9f755aadbc9004e884422ea42a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/slim-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild X-VCS-Directories: x11-themes/slim-themes/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 679cf8774adaaa9f755aadbc9004e884422ea42a X-VCS-Branch: master Date: Fri, 10 Jul 2020 13:23:48 +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: aaa9072d-db81-41e3-9c2d-adc4f6503811 X-Archives-Hash: 8a4105f4fff29e474765541579c54168 commit: 679cf8774adaaa9f755aadbc9004e884422ea42a Author: Sam James gentoo org> AuthorDate: Fri Jul 10 13:23:39 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 10 13:23:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679cf877 x11-themes/slim-themes: arm64 keyworded (bug #731124) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild index 95baf2ccadd..55fe88f8384 100644 --- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild +++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -30,7 +30,7 @@ SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-misc/slim"