diff options
author | 2019-08-25 14:29:25 -0700 | |
---|---|---|
committer | 2019-08-25 14:41:55 -0700 | |
commit | f5b8e72460b30ba1afe9efbc461fe365c43061ff (patch) | |
tree | 7ae7a88a20d875c34048ada312359d3d8bb7de9a /profiles/default/linux/ia64/17.0 | |
parent | toolchain.eclass: cleanup create_revdep_rebuild_entry() (diff) | |
download | gentoo-f5b8e72460b30ba1afe9efbc461fe365c43061ff.tar.gz gentoo-f5b8e72460b30ba1afe9efbc461fe365c43061ff.tar.bz2 gentoo-f5b8e72460b30ba1afe9efbc461fe365c43061ff.zip |
profiles: Move masks to the right place
See commit 989a661ac8ac ("profiles: Move unkeyworded dep masks to
arch/arm"). The same rationale applies.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/default/linux/ia64/17.0')
-rw-r--r-- | profiles/default/linux/ia64/17.0/use.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/ia64/17.0/use.stable.mask | 2 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/default/linux/ia64/17.0/use.mask b/profiles/default/linux/ia64/17.0/use.mask deleted file mode 100644 index 440155068a76..000000000000 --- a/profiles/default/linux/ia64/17.0/use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Anthony G. Basile <blueness@gentoo.org> (2012-04-15) -# Pulls in net-libs/axtls which is not keyworded for arch -curl_ssl_axtls diff --git a/profiles/default/linux/ia64/17.0/use.stable.mask b/profiles/default/linux/ia64/17.0/use.stable.mask deleted file mode 100644 index 90062e0f6d10..000000000000 --- a/profiles/default/linux/ia64/17.0/use.stable.mask +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 |