diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-07-16 21:15:10 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-07-16 21:15:10 +0100 |
commit | 2cbd3c65b75f9c9cad174e6a196a38959801c66c (patch) | |
tree | 67933a8f9c0a4cc8d5b6423c7c1147e3c5ddb266 | |
parent | profiles/common: disable USE=libproxy (diff) | |
download | portage-2cbd3c65b75f9c9cad174e6a196a38959801c66c.tar.xz |
profiles/common: enable USE=native-extensions
-rw-r--r-- | profiles/common/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index f5af3cde..631d9a1c 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -156,3 +156,4 @@ sys-apps/systemd -pwquality app-text/poppler boost sys-apps/grep -egrep-fgrep +dev-python/pydantic native-extensions |