From 83f82e8ccceb61de70dcc61695820326059eb477 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 28 May 2020 12:08:22 -0400 Subject: [PATCH] polkit: minor --- profiles/pentoo/base/package.accept_keywords/sys-auth | 4 ++++ .../polkit/{polkit-0.116-r2.ebuild => polkit-0.116-r1.ebuild} | 0 2 files changed, 4 insertions(+) rename sys-auth/polkit/{polkit-0.116-r2.ebuild => polkit-0.116-r1.ebuild} (100%) diff --git a/profiles/pentoo/base/package.accept_keywords/sys-auth b/profiles/pentoo/base/package.accept_keywords/sys-auth index 1954dc065..caaf4dcd0 100644 --- a/profiles/pentoo/base/package.accept_keywords/sys-auth +++ b/profiles/pentoo/base/package.accept_keywords/sys-auth @@ -5,3 +5,7 @@ sys-auth/ykneo-ccid-tools #1.19.3 stable fails to compile ~sys-auth/ykpers-1.20.0 + +#unmask our version with the duktape fix? +=sys-auth/polkit-116-r1 +#dev-lang/duktape diff --git a/sys-auth/polkit/polkit-0.116-r2.ebuild b/sys-auth/polkit/polkit-0.116-r1.ebuild similarity index 100% rename from sys-auth/polkit/polkit-0.116-r2.ebuild rename to sys-auth/polkit/polkit-0.116-r1.ebuild