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 6453D138334 for ; Sun, 9 Sep 2018 01:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F762E0896; Sun, 9 Sep 2018 01:12:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6C1AFE088F for ; Sun, 9 Sep 2018 01:12:22 +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 5DF6D34096C for ; Sun, 9 Sep 2018 01:12:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3496A3DF for ; Sun, 9 Sep 2018 01:12:17 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1536455517.05592b92a8f6b50cdac99576a331a04fff2e89c8.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/qrencode/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/qrencode/qrencode-4.0.2.ebuild X-VCS-Directories: media-gfx/qrencode/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 05592b92a8f6b50cdac99576a331a04fff2e89c8 X-VCS-Branch: master Date: Sun, 9 Sep 2018 01:12:17 +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: 375f3ca2-042a-4754-8ac4-eba8b261bfd6 X-Archives-Hash: 5003aa33566f487df5c95f53814c0aeb commit: 05592b92a8f6b50cdac99576a331a04fff2e89c8 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Sep 9 01:07:02 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Sep 9 01:11:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05592b92 media-gfx/qrencode: x86 stable (bug #665410) Package-Manager: Portage-2.3.49, Repoman-2.3.10 media-gfx/qrencode/qrencode-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/qrencode/qrencode-4.0.2.ebuild b/media-gfx/qrencode/qrencode-4.0.2.ebuild index 82528744c84..411c01db8cf 100644 --- a/media-gfx/qrencode/qrencode-4.0.2.ebuild +++ b/media-gfx/qrencode/qrencode-4.0.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/4" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="media-libs/libpng:0="