commit: 279154a43ebc9d88e817a32f57aeadb93eb81006 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 12:08:11 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 15:56:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279154a4
profiles: Cleanup curl_ssl_polarssl from use.mask Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/default/linux/ia64/13.0/use.mask | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/default/linux/ia64/13.0/use.mask b/profiles/default/linux/ia64/13.0/use.mask index e6625580b99..15d9352dba9 100644 --- a/profiles/default/linux/ia64/13.0/use.mask +++ b/profiles/default/linux/ia64/13.0/use.mask @@ -1,8 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Anthony G. Basile <[email protected]> (15 Apr 2012) -# Pulls in net-libs/axtls or net-libs/polarssl which are -# not keyworded for arch +# Pulls in net-libs/axtls which is not keyworded for arch curl_ssl_axtls -curl_ssl_polarssl
