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 9434D138334 for ; Fri, 28 Sep 2018 08:03:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63AB8E09C7; Fri, 28 Sep 2018 08:03:17 +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 444EDE09C7 for ; Fri, 28 Sep 2018 08:03:17 +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 A88EF335C5B for ; Fri, 28 Sep 2018 08:03:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AD783E1 for ; Fri, 28 Sep 2018 08:03:13 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1538121781.7f9e8480fb83ba2931f3701e84aecf5f3c884e16.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/terminology/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/terminology/terminology-1.1.1.ebuild X-VCS-Directories: x11-terms/terminology/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 7f9e8480fb83ba2931f3701e84aecf5f3c884e16 X-VCS-Branch: master Date: Fri, 28 Sep 2018 08:03:13 +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: b78dd8eb-b587-4aa6-90a5-49e21468e4c6 X-Archives-Hash: da6273c588a2ba58e2c0914654629357 commit: 7f9e8480fb83ba2931f3701e84aecf5f3c884e16 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Sep 28 08:03:01 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Sep 28 08:03:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9e8480 x11-terms/terminology: amd64 stable wrt bug #666605 Package-Manager: Portage-2.3.49, Repoman-2.3.10 x11-terms/terminology/terminology-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/terminology/terminology-1.1.1.ebuild b/x11-terms/terminology/terminology-1.1.1.ebuild index bdff64be781..bcf5de53d09 100644 --- a/x11-terms/terminology/terminology-1.1.1.ebuild +++ b/x11-terms/terminology/terminology-1.1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nls" RDEPEND=">=dev-libs/efl-1.18.0[eet,X]"