commit: 85fb9e060cbba2053036988833c2affc9bb6d454 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Sep 22 16:07:25 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Sep 22 16:07:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fb9e06
profiles/package.mask: extend automake mask to :1.9 Bug: https://bugs.gentoo.org/489450 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2714acee7f1..db7a88967f7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1435,6 +1435,7 @@ sys-devel/automake:1.5 sys-devel/automake:1.6 sys-devel/automake:1.7 sys-devel/automake:1.8 +sys-devel/automake:1.9 # Kent Fredric <[email protected]> (2017-10-11) # This package should now be provided entirely by dev-lang/perl,
