Skip to content

Commit

Permalink
app-arch/tar: Fix use flag elibc_glibc
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 11, 2023
1 parent 3d2b77f commit 8e5fc5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/atoms/base/app-arch/tar/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: tar
version: 1.34+3
category: app-arch
use_flags:
- -elibc_glibc
- -selinux
- acl
- elibc_glibc
- nls
- xattr
requires:
Expand Down
1 change: 1 addition & 0 deletions portage-converter/artefacts/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,7 @@ artefacts:
- acl
- nls
- xattr
- elibc_glibc
packages:
- app-arch/tar
- tree: packages/atoms/base
Expand Down

0 comments on commit 8e5fc5a

Please sign in to comment.