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 BB26513832F for ; Mon, 25 Jul 2016 17:45:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D8E8E08D2; Mon, 25 Jul 2016 17:45:19 +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 512F5E0944 for ; Mon, 25 Jul 2016 17:45:18 +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 04F1D340967 for ; Mon, 25 Jul 2016 17:45:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 793D7E6B for ; Mon, 25 Jul 2016 17:45:13 +0000 (UTC) From: "Chí-Thanh Christopher Nguyễn" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chí-Thanh Christopher Nguyễn" Message-ID: <1469468576.95ac349b27553a10130ac2e6e2dbe9d14031b600.chithanh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libnsgif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libnsgif/libnsgif-0.1.3.ebuild X-VCS-Directories: media-libs/libnsgif/ X-VCS-Committer: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: 95ac349b27553a10130ac2e6e2dbe9d14031b600 X-VCS-Branch: master Date: Mon, 25 Jul 2016 17:45:13 +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: 3e76b63c-e83f-4521-8416-ed4acec927ad X-Archives-Hash: bf539b0e3e6509a065e4e20e2ac2bcb1 commit: 95ac349b27553a10130ac2e6e2dbe9d14031b600 Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Mon Jul 25 17:42:56 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Mon Jul 25 17:42:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac349b media-libs/libnsgif: keyword ~ppc Package-Manager: portage-2.2.28 media-libs/libnsgif/libnsgif-0.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libnsgif/libnsgif-0.1.3.ebuild b/media-libs/libnsgif/libnsgif-0.1.3.ebuild index 7963b29..787ad21 100644 --- a/media-libs/libnsgif/libnsgif-0.1.3.ebuild +++ b/media-libs/libnsgif/libnsgif-0.1.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/libnsgif/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" IUSE="" RDEPEND=""