diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-05-30 16:30:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-05-30 16:30:05 +0000 |
commit | e48e2763ddb6ad34f355e8c07e13711ccf9c418b (patch) | |
tree | 23e218a71caef4fa974773f493b5777e862ca02d /profiles | |
parent | Additionally mask USE=hvm for app-emulation/xen-tools as it depends on masked... (diff) | |
download | historical-e48e2763ddb6ad34f355e8c07e13711ccf9c418b.tar.gz historical-e48e2763ddb6ad34f355e8c07e13711ccf9c418b.tar.bz2 historical-e48e2763ddb6ad34f355e8c07e13711ccf9c418b.zip |
Add hardened/linux/amd64/x32 to profiles.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 459c68f96296..3310eaba5d31 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7894 2013/05/30 15:34:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7895 2013/05/30 16:30:05 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 30 May 2013; Anthony G. Basile <blueness@gentoo.org> profiles.desc: + Add hardened/linux/amd64/x32 to profiles.desc + 30 May 2013; Ulrich Müller <ulm@gentoo.org> license_groups: Add quake1-textures license to MISC-FREE-DOCS group, bug 470980. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 1e681d79d897..73c8251b41b2 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -145,6 +145,7 @@ amd64 hardened/linux/amd64 stable amd64 hardened/linux/amd64/selinux stable amd64 hardened/linux/amd64/no-multilib stable amd64 hardened/linux/amd64/no-multilib/selinux stable +amd64 hardened/linux/amd64/x32 dev amd64 hardened/linux/uclibc/amd64 dev arm hardened/linux/arm/armv7a dev arm hardened/linux/uclibc/arm/armv7a dev |