dev-python/objgraph: keyworded 3.4.1 for ia64, bug #717946
[gentoo.git] / profiles / arches.desc
1 # This file specifies keyword level for profiles
2 # https://www.gentoo.org/glep/glep-0072.html
3 #
4 # arch          stability
5 #
6 # stability is one of:
7 # - stable: uses stable keywords and has consistent stable tree
8 # - transitional: uses stable keywords but only ~arch is consistent
9 # - testing: uses only ~arch keywords
10
11 alpha           testing
12 amd64           stable
13 arm             stable
14 arm64           stable
15 hppa            stable
16 ia64            testing
17 m68k            testing
18 mips            testing
19 ppc             stable
20 ppc64           stable
21 riscv           testing
22 s390            stable
23 sparc           stable
24 x86             stable
25
26 # Prefix keywords
27 ppc-aix         testing
28 amd64-linux     testing
29 arm-linux       testing
30 arm64-linux     testing
31 ppc64-linux     testing
32 x86-linux       testing
33 ppc-macos       testing
34 x86-macos       testing
35 x64-macos       testing
36 m68k-mint       testing
37 sparc-solaris   testing
38 sparc64-solaris testing
39 x64-solaris     testing
40 x86-solaris     testing
41 x64-winnt       testing
42 x86-winnt       testing
43 x64-cygwin      testing
44 x86-cygwin      testing
45
46 # vim: set ts=8 noet ft=conf: