diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 15:27:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 15:27:07 +0200 |
commit | 0ccac89aeabe12c45ba606204d78ea2fe753aeb5 (patch) | |
tree | 7465f627b51571d06466778a234dd43494d403d6 /profiles | |
parent | www-apps/nikola: add missing dependency to ebuild (dev-python/cloudpickle). (diff) | |
download | gentoo-0ccac89aeabe12c45ba606204d78ea2fe753aeb5.tar.gz gentoo-0ccac89aeabe12c45ba606204d78ea2fe753aeb5.tar.bz2 gentoo-0ccac89aeabe12c45ba606204d78ea2fe753aeb5.zip |
profiles/arch/alpha: Fix dev-util/debhelper version
- Fix typos.
- Fix affected versions.
- Correct assumptions about them.
- Mention bug number where this was discussed at length.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 2c901ee531e9..9c6c59b4d08c 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -3,9 +3,9 @@ # $Id$ # Tobias Klausmann <klausman@gentoo.org> (02 Oct 2016) -# For version before 10, the ebuild does not correctly pull in fakeroot as a -# test dependcy. -<dev-util/debhelper-10 test +# For the one single version noted hereunder, the ebuild does not pull in +# sys-apps/fakeroot as a test dependency (bug #593768). +=dev-util/debhelper-9.20160814 test # Gilles Dartiguelongue <eva@gentoo.org> (11 Sep 2016) # networkmanager USE masked due to missing keywords |