commit: f2d5196cd3ab25ccdb7a775a76c1ace5b459a7e5
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 12:40:14 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sun Oct 2 12:41:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d5196c
dev-util/debhelper-9.20160814: Stable on alpha.
Also mask USE=test on alpha so broken deps can be avoided.
Gentoo-Bug: 593768
dev-util/debhelper/debhelper-9.20160814.ebuild | 2 +-
profiles/arch/alpha/package.use.mask | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-util/debhelper/debhelper-9.20160814.ebuild
b/dev-util/debhelper/debhelper-9.20160814.ebuild
index 3e89e13..cdb1a57 100644
--- a/dev-util/debhelper/debhelper-9.20160814.ebuild
+++ b/dev-util/debhelper/debhelper-9.20160814.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc ~x86
~amd64-linux"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc ~x86
~amd64-linux"
IUSE="test"
DH_LINGUAS=( de es fr )
IUSE+=" ${DH_LINGUAS[@]/#/linguas_}"
diff --git a/profiles/arch/alpha/package.use.mask
b/profiles/arch/alpha/package.use.mask
index 802efa1..2c901ee 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,6 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Tobias Klausmann <[email protected]> (02 Oct 2016)
+# For version before 10, the ebuild does not correctly pull in fakeroot as a
+# test dependcy.
+<dev-util/debhelper-10 test
+
# Gilles Dartiguelongue <[email protected]> (11 Sep 2016)
# networkmanager USE masked due to missing keywords
gnome-extra/nm-applet teamd