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 544A7138342 for ; Tue, 18 Oct 2016 19:26:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0137BE0A5F; Tue, 18 Oct 2016 19:26:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD1E8E0A5F for ; Tue, 18 Oct 2016 19:26:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9E84341597 for ; Tue, 18 Oct 2016 19:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 061542497 for ; Tue, 18 Oct 2016 19:26:42 +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: <1476818752.59ee5079b1dc2d87ac1be314432d3a9bb4919b0b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/landslide/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/landslide/landslide-1.1.3.ebuild X-VCS-Directories: app-text/landslide/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 59ee5079b1dc2d87ac1be314432d3a9bb4919b0b X-VCS-Branch: master Date: Tue, 18 Oct 2016 19:26:42 +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: 224d5edc-2c45-4547-8df1-24532286e70f X-Archives-Hash: 0e05d3e3a64d607df469fda4ee7807c5 commit: 59ee5079b1dc2d87ac1be314432d3a9bb4919b0b Author: Pacho Ramos gentoo org> AuthorDate: Tue Oct 18 19:00:01 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Oct 18 19:25:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ee5079 app-text/landslide: amd64 stable, bug #593104 Package-Manager: portage-2.3.1 app-text/landslide/landslide-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/landslide/landslide-1.1.3.ebuild b/app-text/landslide/landslide-1.1.3.ebuild index 548c212..1172936 100644 --- a/app-text/landslide/landslide-1.1.3.ebuild +++ b/app-text/landslide/landslide-1.1.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/adamzap/landslide/tarball/v${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND=""