Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqrcode/
Date: Thu, 28 Sep 2017 13:42:29
Message-Id: 1506606125.11ad5d7ef68a78aa37ba67c81f05af7b850d4de9.kensington@gentoo
1 commit: 11ad5d7ef68a78aa37ba67c81f05af7b850d4de9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 28 13:10:48 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 28 13:42:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ad5d7e
7
8 dev-python/pyqrcode: stabilise 1.2.1 for arm/x86 using ALLARCHES
9
10 Bug: https://bugs.gentoo.org/624990
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 dev-python/pyqrcode/pyqrcode-1.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild b/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
17 index 4ca41036fdc..a81e0ffcd6a 100644
18 --- a/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
19 +++ b/dev-python/pyqrcode/pyqrcode-1.2.1.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm"
25 +KEYWORDS="amd64 arm x86"
26 IUSE="png"
27
28 RDEPEND="