diff options
author | Ben Kohler <bkohler@gentoo.org> | 2019-06-11 15:28:17 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2019-06-11 16:08:56 -0500 |
commit | 4c2da8c2854a95b7392f6488ce2abb11d887d296 (patch) | |
tree | 3539838dcd655f0f7ec2abce6e4838c6ac932a3f | |
parent | profiles: remove obsolete -*sys-devel/kgcc64 packages entry (diff) | |
download | gentoo-4c2da8c2854a95b7392f6488ce2abb11d887d296.tar.gz gentoo-4c2da8c2854a95b7392f6488ce2abb11d887d296.tar.bz2 gentoo-4c2da8c2854a95b7392f6488ce2abb11d887d296.zip |
profiles: move curl_ssl_axtls from use.mask to p.use.mask for sparc
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r-- | profiles/default/linux/sparc/17.0/use.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/sparc/17.0/use.stable.mask | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/default/linux/sparc/17.0/use.mask b/profiles/default/linux/sparc/17.0/use.mask index 2fed294c1832..a7e3f10090f9 100644 --- a/profiles/default/linux/sparc/17.0/use.mask +++ b/profiles/default/linux/sparc/17.0/use.mask @@ -1,9 +1,5 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # this is not a multilib profile multilib - -# Anthony G. Basile <blueness@gentoo.org> (15 Apr 2012) -# Pulls in net-libs/axtls which is not keyworded for arch -curl_ssl_axtls diff --git a/profiles/default/linux/sparc/17.0/use.stable.mask b/profiles/default/linux/sparc/17.0/use.stable.mask index f54e7a1f560a..3fb80d37e93d 100644 --- a/profiles/default/linux/sparc/17.0/use.stable.mask +++ b/profiles/default/linux/sparc/17.0/use.stable.mask @@ -1,3 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler <bkohler@gentoo.org> (11 Jun 2019) +# Pulls in net-libs/axtls which is not stable for sparc +curl_ssl_axtls |