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 71ABB138335 for ; Wed, 24 Apr 2019 16:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA97E0976; Wed, 24 Apr 2019 16:28:36 +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 41B3DE0976 for ; Wed, 24 Apr 2019 16:28:36 +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 545E4342502 for ; Wed, 24 Apr 2019 16:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEA135CA for ; Wed, 24 Apr 2019 16:28:32 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1556123238.b37939effc6e85b3b8e50b8ec2e334c46ded0056.pacho@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.04.2.ebuild X-VCS-Directories: x11-themes/ubuntu-wallpapers/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b37939effc6e85b3b8e50b8ec2e334c46ded0056 X-VCS-Branch: master Date: Wed, 24 Apr 2019 16:28:32 +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: 86a59870-d608-46dc-9cce-16da5e3bbafc X-Archives-Hash: 504bb0c7835b866f51668eac2626d9ba commit: b37939effc6e85b3b8e50b8ec2e334c46ded0056 Author: Pacho Ramos gentoo org> AuthorDate: Wed Apr 24 16:27:18 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Apr 24 16:27:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37939ef x11-themes/ubuntu-wallpapers: Stabilize Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild index d8144746a13..33f1dc77df3 100644 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.2.ebuild +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-19.04.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 CC-BY-SA-2.0 CC-BY-2.0 CC-BY-SA-4.0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="" RDEPEND=""