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 AE0CE1382C5 for ; Mon, 14 May 2018 12:38:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECBE4E08E8; Mon, 14 May 2018 12:38:39 +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 CA77CE08E8 for ; Mon, 14 May 2018 12:38:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 128F7335CBD for ; Mon, 14 May 2018 12:38:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0390A2A3 for ; Mon, 14 May 2018 12:38:36 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1526301511.6f885fee62a6a3d64f3ddcacda5a305666befc27.klausman@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.0.ebuild X-VCS-Directories: media-gfx/qrencode/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 6f885fee62a6a3d64f3ddcacda5a305666befc27 X-VCS-Branch: master Date: Mon, 14 May 2018 12:38:36 +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: 534a0a05-91ae-43d8-8f8c-c4a4729ac0f6 X-Archives-Hash: 00ba8c53649e1e630516bcd520cbec1f commit: 6f885fee62a6a3d64f3ddcacda5a305666befc27 Author: Tobias Klausmann gentoo org> AuthorDate: Mon May 14 12:09:56 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon May 14 12:38:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f885fee media-gfx/qrencode-4.0.0-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/651588 media-gfx/qrencode/qrencode-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/qrencode/qrencode-4.0.0.ebuild b/media-gfx/qrencode/qrencode-4.0.0.ebuild index 38e4f99e33d..045d6eb3961 100644 --- a/media-gfx/qrencode/qrencode-4.0.0.ebuild +++ b/media-gfx/qrencode/qrencode-4.0.0.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="