Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/qrencode/
Date: Sun, 09 Sep 2018 01:12:27
Message-Id: 1536455517.05592b92a8f6b50cdac99576a331a04fff2e89c8.whissi@gentoo
1 commit: 05592b92a8f6b50cdac99576a331a04fff2e89c8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 01:07:02 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 01:11:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05592b92
7
8 media-gfx/qrencode: x86 stable (bug #665410)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 media-gfx/qrencode/qrencode-4.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/qrencode/qrencode-4.0.2.ebuild b/media-gfx/qrencode/qrencode-4.0.2.ebuild
16 index 82528744c84..411c01db8cf 100644
17 --- a/media-gfx/qrencode/qrencode-4.0.2.ebuild
18 +++ b/media-gfx/qrencode/qrencode-4.0.2.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2"
20
21 LICENSE="LGPL-2"
22 SLOT="0/4"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE="test"
26
27 RDEPEND="media-libs/libpng:0="