diff options
author | William Hubbs <williamh@gentoo.org> | 2021-09-14 11:16:56 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-09-14 11:18:40 -0500 |
commit | c5d90398ea8c6f9a1678c600339e67cb515af09f (patch) | |
tree | 783a70f3ef8ac297a56c62832c6b08779f2e2bc5 /profiles | |
parent | app-office/kexi: Fix build with modern CMake (diff) | |
download | gentoo-c5d90398ea8c6f9a1678c600339e67cb515af09f.tar.gz gentoo-c5d90398ea8c6f9a1678c600339e67cb515af09f.tar.bz2 gentoo-c5d90398ea8c6f9a1678c600339e67cb515af09f.zip |
profiles: add amd64-linux to arches.desc
I'm not sure why this wasn't here, but it needs to be here for ekeyword.
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arches.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arches.desc b/profiles/arches.desc index 3159347e91f0..c627dd5570a7 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -27,6 +27,7 @@ sparc stable x86 stable # Prefix keywords +amd64-linux testing arm-linux testing arm64-linux testing ppc64-linux testing |