summaryrefslogtreecommitdiff
path: root/gui-apps/wayland-logout
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/wayland-logout')
-rw-r--r--gui-apps/wayland-logout/Manifest2
-rw-r--r--gui-apps/wayland-logout/wayland-logout-1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/wayland-logout/Manifest b/gui-apps/wayland-logout/Manifest
index b2f0e9a840fa..26611b175300 100644
--- a/gui-apps/wayland-logout/Manifest
+++ b/gui-apps/wayland-logout/Manifest
@@ -1,4 +1,4 @@
DIST wayland-logout-1.4.tar.gz 16878 BLAKE2B abc7cd6a6c6916aac97459e733e20cda71068654b30939feac50af94c76db393e94ec2b2df1b3488e0897857ede669e637e5db734c1323db2964fa7bcd821cf6 SHA512 376f39283851478723e3d846055ad76b6ae8b887b487cd98ebcdf87b1d95c3b5de5cad07f2d8921740c4e4102ce988833a9b7ebe662e51654316de9f85daabcf
-EBUILD wayland-logout-1.4.ebuild 496 BLAKE2B 9620399b8def8c9eb20ae4a0327ff00ce190a4b8f8518abee0ebd8dd655f65cdad271a1cf66aaa979ba21708d14a115319f511277b6701555b12b5e14fdfbe62 SHA512 73f7d60e0628dce9fd80739a0fb86215872e6f343a13055706992904c3b92467bc19b945684e3b039d3a7a8a95b9cceb8e70772e2b10323474c0b403b9c828bd
+EBUILD wayland-logout-1.4.ebuild 495 BLAKE2B 349c7a583f85f1cbe9004ff770a1946ab8396967680f0af0b0c9fc78649a30778456922760a33544098c49e6e687e7c62d715e512fe93ac51a2470284df07bea SHA512 e73f63f517f943ea3b5521e0860101081195cc585ca6d412ee772c0a81e38168bd4402aec9d73067d3b50ad4925f8d114c59dc30776087ebdfbc01b0d9b493f4
EBUILD wayland-logout-9999.ebuild 497 BLAKE2B ca4a9d64008cd443db42fef84f3607bd1b66a4d313e0af5f8b847c0899165ab8612610a1194b44fba0e6ad01d0abaec6715eab63b14a2ab53d64375df4a28591 SHA512 3b66f21ff32aada6b4ac78e0959f81118ce8c127382118028eb3ee53e53ccf9565c53e2dfab01297ef59136a2ca6e178c93dc47b090c99eb92d9106727d70aab
MISC metadata.xml 254 BLAKE2B 6a9fac59675c89935f666d8547161ef106dd313b7a72b5386f37328a3d7e7cceac20e5de1a08ed5e25102d7adcd026011ca795b0afea67552f09032afecf3acd SHA512 efbdd8e1147abacede9add671b041168ef6c5ee47d5e3670bc09009642b3cb440d9797f5980e396dae08e4fce866752887c0d1072c2972705d53fdc112ab7764
diff --git a/gui-apps/wayland-logout/wayland-logout-1.4.ebuild b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
index 271d37c52396..b1ba52240bee 100644
--- a/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
+++ b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/soreau/wayland-logout"
else
SRC_URI="https://github.com/soreau/wayland-logout/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 ~x86"
fi
LICENSE="MIT"