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 5B9171381F1 for ; Sat, 14 Apr 2018 10:59:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E583E0855; Sat, 14 Apr 2018 10:59:43 +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 5E1DCE0855 for ; Sat, 14 Apr 2018 10:59:43 +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 7676C335C30 for ; Sat, 14 Apr 2018 10:59:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7AA81B3 for ; Sat, 14 Apr 2018 10:59:40 +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: <1523703571.0c27bcd28534e1f6783979752e4759d3924981d3.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-18.04.0.ebuild X-VCS-Directories: x11-themes/ubuntu-wallpapers/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 0c27bcd28534e1f6783979752e4759d3924981d3 X-VCS-Branch: master Date: Sat, 14 Apr 2018 10:59:40 +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: 78b22f57-28d2-4592-ab30-2498cecbacd8 X-Archives-Hash: 36bcd6de0126ba10d43c1e87bcf7ce5e commit: 0c27bcd28534e1f6783979752e4759d3924981d3 Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 14 10:57:30 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Apr 14 10:59:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c27bcd2 x11-themes/ubuntu-wallpapers: Stabilize Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild index d4c81aca080..9ff5a144f20 100644 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-18.04.0.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://launchpad.net/ubuntu/+source/ubuntu-wallpapers" MY_P="${PN}_${PV}" SRC_URI="mirror://ubuntu/pool/main/u/${PN}/${MY_P}.orig.tar.gz" LICENSE="CC-BY-SA-3.0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="" RDEPEND=""