Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/debhelper/
Date: Wed, 02 Dec 2020 22:42:10
Message-Id: 1606948890.7224baf835ac48981bca4fb42da930755f62e8e3.sam@gentoo
1 commit: 7224baf835ac48981bca4fb42da930755f62e8e3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 22:41:30 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 22:41:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7224baf8
7
8 dev-util/debhelper: Stabilize 13.2.1 arm, #757408
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/debhelper/debhelper-13.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/debhelper/debhelper-13.2.1.ebuild b/dev-util/debhelper/debhelper-13.2.1.ebuild
16 index 47ae3b501d8..8b150d906aa 100644
17 --- a/dev-util/debhelper/debhelper-13.2.1.ebuild
18 +++ b/dev-util/debhelper/debhelper-13.2.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux"
24 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux"
25 IUSE="test"
26 RESTRICT="!test? ( test )"
27 DH_LANGS=( de es fr )