diff --git a/profiles/pentoo/base/profile.bashrc b/profiles/pentoo/base/profile.bashrc new file mode 100644 index 000000000..3dfeca1f0 --- /dev/null +++ b/profiles/pentoo/base/profile.bashrc @@ -0,0 +1 @@ +if [[ $CATEGORY/$PN == sys-auth/polkit ]] ; then FEATURES=${FEATURES/multilib-strict/} ; fi