summaryrefslogtreecommitdiff
path: root/profiles/arches.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /profiles/arches.desc
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'profiles/arches.desc')
-rw-r--r--profiles/arches.desc46
1 files changed, 46 insertions, 0 deletions
diff --git a/profiles/arches.desc b/profiles/arches.desc
new file mode 100644
index 000000000000..cb185e0c9e5b
--- /dev/null
+++ b/profiles/arches.desc
@@ -0,0 +1,46 @@
+# This file specifies keyword level for profiles
+# https://www.gentoo.org/glep/glep-0072.html
+#
+# arch stability
+#
+# stability is one of:
+# - stable: uses stable keywords and has consistent stable tree
+# - transitional: uses stable keywords but only ~arch is consistent
+# - testing: uses only ~arch keywords
+
+alpha testing
+amd64 stable
+arm stable
+arm64 stable
+hppa stable
+ia64 testing
+m68k testing
+mips testing
+ppc stable
+ppc64 stable
+riscv testing
+s390 stable
+sparc stable
+x86 stable
+
+# Prefix keywords
+ppc-aix testing
+amd64-linux testing
+arm-linux testing
+arm64-linux testing
+ppc64-linux testing
+x86-linux testing
+ppc-macos testing
+x86-macos testing
+x64-macos testing
+m68k-mint testing
+sparc-solaris testing
+sparc64-solaris testing
+x64-solaris testing
+x86-solaris testing
+x64-winnt testing
+x86-winnt testing
+x64-cygwin testing
+x86-cygwin testing
+
+# vim: set ts=8 noet ft=conf: