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 7DDD1139694 for ; Sun, 2 Jul 2017 14:52:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD3AA2340AF; Sun, 2 Jul 2017 14:52:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C19E92340AF for ; Sun, 2 Jul 2017 14:52:35 +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 0D61B34196E for ; Sun, 2 Jul 2017 14:52:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEC077487 for ; Sun, 2 Jul 2017 14:52:32 +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: <1499007126.23647ad24d706f41fa3d6c5e2ef9e7087147a987.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmypaint/libmypaint-1.3.0.ebuild X-VCS-Directories: media-libs/libmypaint/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 23647ad24d706f41fa3d6c5e2ef9e7087147a987 X-VCS-Branch: master Date: Sun, 2 Jul 2017 14:52:32 +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: 56e56606-8aeb-4855-88bd-dc89789f54f6 X-Archives-Hash: facd7dc7abb467787393d95a254d6871 commit: 23647ad24d706f41fa3d6c5e2ef9e7087147a987 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jul 2 14:52:06 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jul 2 14:52:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23647ad2 media-libs/libmypaint: ia64 keyworded, bug #589098 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" media-libs/libmypaint/libmypaint-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmypaint/libmypaint-1.3.0.ebuild b/media-libs/libmypaint/libmypaint-1.3.0.ebuild index d736001a8c2..bd45646bd14 100644 --- a/media-libs/libmypaint/libmypaint-1.3.0.ebuild +++ b/media-libs/libmypaint/libmypaint-1.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_ LICENSE="ISC" SLOT="0/0" # first soname component for subslot -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86" IUSE="gegl introspection nls openmp" CDEPEND="