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 9DF191382C5 for ; Tue, 20 Mar 2018 10:02:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFA08E09D8; Tue, 20 Mar 2018 10:02:00 +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 9D52CE09D8 for ; Tue, 20 Mar 2018 10:02:00 +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 2DEC2335C36 for ; Tue, 20 Mar 2018 10:01:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2312526F for ; Tue, 20 Mar 2018 10:01:55 +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: <1521540105.c598833734dec2ec9fff08719fb4995bf7ac4d77.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/sel/sel-0.08.4-r2.ebuild X-VCS-Directories: dev-util/sel/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c598833734dec2ec9fff08719fb4995bf7ac4d77 X-VCS-Branch: master Date: Tue, 20 Mar 2018 10:01:55 +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: 122ae5fc-de6a-4802-8ad3-22b130af9a4a X-Archives-Hash: b3fe95f0a976e205679a2531f473d048 commit: c598833734dec2ec9fff08719fb4995bf7ac4d77 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Mar 20 10:01:45 2018 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Mar 20 10:01:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5988337 dev-util/sel: amd64 stable wrt bug #647518 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" dev-util/sel/sel-0.08.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/sel/sel-0.08.4-r2.ebuild b/dev-util/sel/sel-0.08.4-r2.ebuild index d858c06807b..46c4f928b54 100644 --- a/dev-util/sel/sel-0.08.4-r2.ebuild +++ b/dev-util/sel/sel-0.08.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.rninet.de/darkstar/sel.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~s390 ~sparc ~x86" RDEPEND="sys-libs/ncurses:0="