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 4EBDA1395E2 for ; Mon, 5 Dec 2016 15:02:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D92421C220; Mon, 5 Dec 2016 15:02:49 +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 577E721C220 for ; Mon, 5 Dec 2016 15:02:49 +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 1AFF5341301 for ; Mon, 5 Dec 2016 15:02:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FC8924BB for ; Mon, 5 Dec 2016 15:02:46 +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: <1480950159.363390b9421961c70f4732088f36cac619701df1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hylafaxplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild X-VCS-Directories: net-misc/hylafaxplus/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 363390b9421961c70f4732088f36cac619701df1 X-VCS-Branch: master Date: Mon, 5 Dec 2016 15:02:46 +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: c90bf8de-187a-4267-9dee-8cc1bf051f84 X-Archives-Hash: 8b75dc727cdc5d59c1bfb4147502f2c5 commit: 363390b9421961c70f4732088f36cac619701df1 Author: Pacho Ramos gentoo org> AuthorDate: Mon Dec 5 15:01:59 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Dec 5 15:02:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363390b9 net-misc/hylafaxplus: amd64/x86 stable Package-Manager: portage-2.3.2 net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild index 02b7b55..e7ad13e 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" SLOT="0" LICENSE="hylafaxplus" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="jbig html ldap mgetty pam"