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 68025138350 for ; Mon, 13 Apr 2020 22:21:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95694E0AD9; Mon, 13 Apr 2020 22:21:43 +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 783B1E0AD9 for ; Mon, 13 Apr 2020 22:21:43 +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 352D434F273 for ; Mon, 13 Apr 2020 22:21:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9987A197 for ; Mon, 13 Apr 2020 22:21:40 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1586816491.230d5d5bf8348e7b017922fe5f1e0de6304be8c5.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/qmailadmin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/qmailadmin/qmailadmin-1.2.16.ebuild X-VCS-Directories: net-mail/qmailadmin/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 230d5d5bf8348e7b017922fe5f1e0de6304be8c5 X-VCS-Branch: master Date: Mon, 13 Apr 2020 22:21:40 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 412e7f03-3280-457d-bbab-6c93d90811c5 X-Archives-Hash: 40ecbe96b1a46a01ffc56de155e903e4 commit: 230d5d5bf8348e7b017922fe5f1e0de6304be8c5 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Apr 13 22:21:31 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Apr 13 22:21:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230d5d5b net-mail/qmailadmin: propagate ia64 keywords Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich gentoo.org> net-mail/qmailadmin/qmailadmin-1.2.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/qmailadmin/qmailadmin-1.2.16.ebuild b/net-mail/qmailadmin/qmailadmin-1.2.16.ebuild index b474f7e6dbf..66fd8ab93b3 100644 --- a/net-mail/qmailadmin/qmailadmin-1.2.16.ebuild +++ b/net-mail/qmailadmin/qmailadmin-1.2.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86" IUSE="maildrop" # the RESTRICT is because the vpopmail lib directory is locked down # and non-root can't access them.