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 1723B13832E for ; Mon, 25 Jul 2016 17:45:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFB43E0B2A; Mon, 25 Jul 2016 17:45:20 +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 69082E0AC9 for ; Mon, 25 Jul 2016 17:45:19 +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 1394D340A9D for ; Mon, 25 Jul 2016 17:45:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 148C52434 for ; Mon, 25 Jul 2016 17:45:14 +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: <1469468660.2411412867ffb0139d3c7e37443817a387a5ce6f.chithanh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsvgtiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild X-VCS-Directories: media-libs/libsvgtiny/ X-VCS-Committer: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: 2411412867ffb0139d3c7e37443817a387a5ce6f X-VCS-Branch: master Date: Mon, 25 Jul 2016 17:45:14 +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: 5011fb95-ab83-45db-9193-2c1eb24ea179 X-Archives-Hash: 179142024940d5aee289fc4c30bd039f commit: 2411412867ffb0139d3c7e37443817a387a5ce6f Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Mon Jul 25 17:44:20 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Mon Jul 25 17:44:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24114128 media-libs/libsvgtiny: keyword ~ppc Package-Manager: portage-2.2.28 media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild b/media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild index 491b3f7..a036be4 100644 --- a/media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild +++ b/media-libs/libsvgtiny/libsvgtiny-0.1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny/" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" IUSE="" RDEPEND=">=net-libs/libdom-0.1.2-r1[xml,static-libs?,${MULTILIB_USEDEP}]