summaryrefslogtreecommitdiff
path: root/mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-19 14:07:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-19 14:07:55 +0000
commitd725480af7cbc67d784e5d96f973fa41e9030123 (patch)
tree620bbc21e2e1384f13394c32a7294bc1c0e8bae1 /mate-extra/mate-polkit/mate-polkit-1.27.1.ebuild
parent0184387f6a748c74c5d29cddf20289dc94f05ddc (diff)
gentoo auto-resync : 19:01:2024 - 14:07:55
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() {