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 0CE2D139085 for ; Sun, 29 Jan 2017 19:15:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AA6514442; Sun, 29 Jan 2017 19:15:02 +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 2617314442 for ; Sun, 29 Jan 2017 19:15:02 +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 078D0341645 for ; Sun, 29 Jan 2017 19:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11E153A10 for ; Sun, 29 Jan 2017 19:14:59 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1485717285.46b6d22fda5af949dd4a16ef1e9e65c493d3fe22.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libart_lgpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild X-VCS-Directories: media-libs/libart_lgpl/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 46b6d22fda5af949dd4a16ef1e9e65c493d3fe22 X-VCS-Branch: master Date: Sun, 29 Jan 2017 19:14:59 +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: 266ead4c-a1f4-42cd-81a4-ee0d099c819a X-Archives-Hash: b52865c2a0e0c2d900f5fd13782b612f commit: 46b6d22fda5af949dd4a16ef1e9e65c493d3fe22 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 19:06:17 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 19:14:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b6d22f media-libs/libart_lgpl: dropped ~x86-interix Package-Manager: portage-2.3.3 media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild b/media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild index 2ce64a3..f36c0e3 100644 --- a/media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-2.3.21-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.levien.com/libart" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=""