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 BDF17138334 for ; Fri, 12 Oct 2018 19:08:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC32E08EF; Fri, 12 Oct 2018 19:08:30 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94D9FE08EF for ; Fri, 12 Oct 2018 19:08:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5D4CF335D02 for ; Fri, 12 Oct 2018 19:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AA8B43A for ; Fri, 12 Oct 2018 19:08:21 +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: <1539371292.c4d776c23c8866d164d164cd00fbcb198909780c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmspack/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild X-VCS-Directories: dev-libs/libmspack/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c4d776c23c8866d164d164cd00fbcb198909780c X-VCS-Branch: master Date: Fri, 12 Oct 2018 19:08:21 +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: 6018c713-4c06-410d-ad80-3e42ffaab5c9 X-Archives-Hash: 5a92bfde86883a467bec9ee81a4f14b4 commit: c4d776c23c8866d164d164cd00fbcb198909780c Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Oct 12 19:07:18 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Oct 12 19:08:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d776c2 dev-libs/libmspack: stable 0.7.1_alpha for ia64, bug #662874 Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild b/dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild index 0c73925f48c..347a5c72c61 100644 --- a/dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild +++ b/dev-libs/libmspack/libmspack-0.7.1_alpha.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.cabextract.org.uk/libmspack/libmspack-${MY_PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="debug doc static-libs utils" DEPEND=""