Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-debian/
Date: Tue, 09 Feb 2021 03:40:35
Message-Id: 1612841407.5cd3b54e5ab4a1f7c508e17d608926880e129042.floppym@gentoo
1 commit: 5cd3b54e5ab4a1f7c508e17d608926880e129042
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 03:30:07 2021 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 03:30:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cd3b54e
7
8 dev-python/python-debian: 0.1.37 stable on arm (allarches)
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 dev-python/python-debian/python-debian-0.1.37.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-debian/python-debian-0.1.37.ebuild b/dev-python/python-debian/python-debian-0.1.37.ebuild
16 index dc9600e4df1..86681e27da7 100644
17 --- a/dev-python/python-debian/python-debian-0.1.37.ebuild
18 +++ b/dev-python/python-debian/python-debian-0.1.37.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/${P:0:1}/${PN}/${PN}_${PV}.tar.xz"
20
21 LICENSE="GPL-2 GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm x86"
24 +KEYWORDS="amd64 arm x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"