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 932B0139082 for ; Tue, 28 Nov 2017 19:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00EEAE0DC2; Tue, 28 Nov 2017 19:46:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D4E46E0DC2 for ; Tue, 28 Nov 2017 19:46:27 +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 1ABF533D4A6 for ; Tue, 28 Nov 2017 19:46:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1DBEAACD for ; Tue, 28 Nov 2017 19:46:24 +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: <1511898375.c25b2e2da99136d2fccc61316bb81d4af073d268.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-17.10.1.ebuild X-VCS-Directories: x11-themes/ubuntu-wallpapers/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c25b2e2da99136d2fccc61316bb81d4af073d268 X-VCS-Branch: master Date: Tue, 28 Nov 2017 19:46:24 +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: 3f227253-be00-460c-afbd-68ecce744fb2 X-Archives-Hash: 9ed03b148a660fec50642368c330a9bd commit: c25b2e2da99136d2fccc61316bb81d4af073d268 Author: Pacho Ramos gentoo org> AuthorDate: Tue Nov 28 19:34:50 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Nov 28 19:46:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25b2e2d x11-themes/ubuntu-wallpapers: Stable on all Package-Manager: Portage-2.3.14, Repoman-2.3.6 x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild index 6c8e876decc..ebb7379f004 100644 --- a/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.ebuild +++ b/x11-themes/ubuntu-wallpapers/ubuntu-wallpapers-17.10.1.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=""