diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-13 10:34:05 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-13 10:35:51 -0500 |
commit | a1d57444115bef5767e7f65682bb59f4d0864326 (patch) | |
tree | 6a853322223c15835658be75a598c43599ad1bf5 | |
parent | app-office/kmymoney: amd64 stable wrt bug #673026 (diff) | |
download | gentoo-a1d57444115bef5767e7f65682bb59f4d0864326.tar.gz gentoo-a1d57444115bef5767e7f65682bb59f4d0864326.tar.bz2 gentoo-a1d57444115bef5767e7f65682bb59f4d0864326.zip |
profiles: deprecate old amd64 uclibc profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | profiles/default/linux/uclibc/amd64/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/uclibc/amd64/deprecated | 1 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default/linux/uclibc/amd64/deprecated b/profiles/default/linux/uclibc/amd64/deprecated new file mode 100644 index 000000000000..8a945baef61f --- /dev/null +++ b/profiles/default/linux/uclibc/amd64/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/uclibc diff --git a/profiles/hardened/linux/uclibc/amd64/deprecated b/profiles/hardened/linux/uclibc/amd64/deprecated new file mode 100644 index 000000000000..b5528b4811c0 --- /dev/null +++ b/profiles/hardened/linux/uclibc/amd64/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/uclibc/hardened diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 1af3d3b3d7f7..c94c61e9df9f 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -339,8 +339,6 @@ x86 default/linux/x86/17.0/musl/selinux exp # Non-embedded uclibc profiles # @MAINTAINER: uclibc@gentoo.org -amd64 default/linux/uclibc/amd64 exp -amd64 hardened/linux/uclibc/amd64 exp amd64 default/linux/amd64/17.0/uclibc exp amd64 default/linux/amd64/17.0/uclibc/hardened exp arm default/linux/uclibc/arm/armv7a exp |