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 AC927139695 for ; Mon, 19 Jun 2017 21:26:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E84B4E0D6F; Mon, 19 Jun 2017 21:26:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C58DEE0D6F for ; Mon, 19 Jun 2017 21:26:25 +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 AD5DA341823 for ; Mon, 19 Jun 2017 21:26:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C69C7487 for ; Mon, 19 Jun 2017 21:26:23 +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: <1497907572.5744dcd058c78cb4eb9cf3e029f914707d36e30f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcllib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/tcllib/tcllib-1.16.ebuild X-VCS-Directories: dev-tcltk/tcllib/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5744dcd058c78cb4eb9cf3e029f914707d36e30f X-VCS-Branch: master Date: Mon, 19 Jun 2017 21:26:23 +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: 11cd20e8-7b55-4d13-abbf-73746e14e118 X-Archives-Hash: 25617a7538923ee5c99e69d92969a684 commit: 5744dcd058c78cb4eb9cf3e029f914707d36e30f Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Jun 19 21:25:54 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jun 19 21:26:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5744dcd0 dev-tcltk/tcllib: ia64 keyworded, bug #541980 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-tcltk/tcllib/tcllib-1.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild index 4a3d1ffd96f..4232724bc11 100644 --- a/dev-tcltk/tcllib/tcllib-1.16.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.16.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" dev-lang/tcl:0=