summaryrefslogtreecommitdiff
path: root/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild')
-rw-r--r--mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
index 8af3fa7a97ab..a9a3ecf178df 100644
--- a/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
+++ b/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
@@ -8,8 +8,6 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
-else
- KEYWORDS=""
fi
DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs"
@@ -37,7 +35,7 @@ BDEPEND="${COMMON_DEPEND}
virtual/pkgconfig"
PATCHES=(
- "${FILESDIR}"/${PN}-1.27.1-configure.patch
+ "${FILESDIR}"/${PN}-1.27.1-configure.patch
)
src_configure() {