commit: cd1f2b8be17797d5efc38aeca51ab86a6fd34eb6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 02:13:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 02:13:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1f2b8b
profiles/default/linux/package.use.mask: net-dns/pdnsd[isdn] is gone Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/default/linux/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 3bb3d790136..511d4bbaff6 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -48,4 +48,4 @@ app-arch/libarchive -e2fsprogs # Diego E. Pettenò <[email protected]> (2011-03-27) # # Unmask pdnsd's Linux-specific USE flags. -net-dns/pdnsd -isdn -urandom +net-dns/pdnsd -urandom
