Skip to content

Commit

Permalink
layers/sys-fs: drop virtual/rust
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Nov 17, 2024
1 parent bad4fcc commit ab3a82e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/layers/sys-fs/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ prelude:
- cp -rf package.license /etc/portage/
- cp -rf package.accept_keywords /etc/portage/
- cp -rf patches /etc/portage/
- USE="inspector profiler rustfmt" emerge -1 dev-lang/rust-bin virtual/rust dev-python/docutils:0
- USE="inspector profiler rustfmt" emerge -1 dev-lang/rust-bin dev-python/docutils:0
{{ template "portage_prelude_build_gentoo_binary" . }}
steps:
{{ template "portage_build_gentoo_binary" . }}
Expand Down
3 changes: 0 additions & 3 deletions packages/layers/sys-fs/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -820,9 +820,6 @@ provides:
- name: python-cffi
category: virtual
version: '>=0'
- name: rust
category: virtual
version: '>=0'
- name: szip
category: virtual
version: '>=0'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
=dev-lang/rust-bin-1.80.1 ~amd64
=virtual/rust-1.80.1 ~amd64
# placeholder

0 comments on commit ab3a82e

Please sign in to comment.