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 D551F138334 for ; Wed, 20 Nov 2019 11:13:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000E1E0893; Wed, 20 Nov 2019 11:13:47 +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 E0008E0893 for ; Wed, 20 Nov 2019 11:13:47 +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 C15AF34D111 for ; Wed, 20 Nov 2019 11:13:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3AF18A9 for ; Wed, 20 Nov 2019 11:13:44 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1574248422.cf65e4d390256f459ff5b2c3f8d7a1707bb8224a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/ubuntu-wallpapers/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild X-VCS-Directories: x11-themes/ubuntu-wallpapers/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cf65e4d390256f459ff5b2c3f8d7a1707bb8224a X-VCS-Branch: master Date: Wed, 20 Nov 2019 11:13:44 +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: 354a73a8-d817-43fd-91f7-2801c0a3a170 X-Archives-Hash: 43a4258b206f36100787c27e0cbb6e06 commit: cf65e4d390256f459ff5b2c3f8d7a1707bb8224a Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 20 11:13:42 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 20 11:13:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf65e4d3 x11-themes/ubuntu-wallpapers: amd64/arm/x86 stable, (ALLARCHES policy) wrt bug #700678 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo gentoo.org> x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild index 02448c2af68..e100fe16f45 100644 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.10.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz" # Review COPYING file for updates LICENSE="CC-BY-SA-3.0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="" RDEPEND=""