aboutsummaryrefslogtreecommitdiff
path: root/profiles/arch/x86_64-current.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/x86_64-current.yaml')
-rw-r--r--profiles/arch/x86_64-current.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/arch/x86_64-current.yaml b/profiles/arch/x86_64-current.yaml
new file mode 100644
index 0000000..6dc5555
--- /dev/null
+++ b/profiles/arch/x86_64-current.yaml
@@ -0,0 +1,13 @@
1### x86_64 Current Version Variables
2
3_x86_64-current: &_x86_64-current
4 # Current is 3.9
5 <<: *_x86_64-3_9
6 # re-anchor for current
7 repos: &_x86_64-current-repos
8 <<: *_x86_64-3_9-repos
9 pkgs: &_x86_64-current-pkgs
10 <<: *_x86_64-3_9-pkgs
11 svcs: &_x86_64-current-svcs
12 <<: *_x86_64-3_9-svcs
13