Skip to content

Commit

Permalink
toolchain/meta-repo: Bump v.0.20230627+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jun 27, 2023
1 parent b863e1c commit a4ab930
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/toolchain/meta-repo/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ steps:
mkdir -p /{{ .Values.name }}/etc/portage/make.profile/ &&
cp -rvf /etc/portage/repos.conf/* /{{ .Values.name }}/etc/portage/repos.conf/ &&
cp -rvf /etc/portage/make.profile/* /{{ .Values.name }}/etc/portage/make.profile/
excludes:
# This fix is managed by geaaru-kit
- ^/etc/portage/repos.conf/geaaru-kit
2 changes: 1 addition & 1 deletion packages/toolchain/meta-repo/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: meta-repo
version: "0.20230627"
version: "0.20230627+1"
category: toolchain

0 comments on commit a4ab930

Please sign in to comment.