summaryrefslogtreecommitdiff
path: root/gui-apps/wayland-logout
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
commit34dea8e38f88007799629d0a56b12dec480b1d21 (patch)
tree6790873994b58030360328cf5897d934b3b03d16 /gui-apps/wayland-logout
parent7932d472a02d4c016ff7dff4b7a5479ab9d1883d (diff)
gentoo resync : 20.06.2021
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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/wayland-logout/Manifest b/gui-apps/wayland-logout/Manifest
index d1fc133d5825..8b8283b87304 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 497 BLAKE2B ca4a9d64008cd443db42fef84f3607bd1b66a4d313e0af5f8b847c0899165ab8612610a1194b44fba0e6ad01d0abaec6715eab63b14a2ab53d64375df4a28591 SHA512 3b66f21ff32aada6b4ac78e0959f81118ce8c127382118028eb3ee53e53ccf9565c53e2dfab01297ef59136a2ca6e178c93dc47b090c99eb92d9106727d70aab
+EBUILD wayland-logout-1.4.ebuild 496 BLAKE2B 9620399b8def8c9eb20ae4a0327ff00ce190a4b8f8518abee0ebd8dd655f65cdad271a1cf66aaa979ba21708d14a115319f511277b6701555b12b5e14fdfbe62 SHA512 73f7d60e0628dce9fd80739a0fb86215872e6f343a13055706992904c3b92467bc19b945684e3b039d3a7a8a95b9cceb8e70772e2b10323474c0b403b9c828bd
EBUILD wayland-logout-9999.ebuild 497 BLAKE2B ca4a9d64008cd443db42fef84f3607bd1b66a4d313e0af5f8b847c0899165ab8612610a1194b44fba0e6ad01d0abaec6715eab63b14a2ab53d64375df4a28591 SHA512 3b66f21ff32aada6b4ac78e0959f81118ce8c127382118028eb3ee53e53ccf9565c53e2dfab01297ef59136a2ca6e178c93dc47b090c99eb92d9106727d70aab
MISC metadata.xml 389 BLAKE2B befa3d0c24a5ffd3581f2725406d9580b8b155499b0487b467b7d50f6be32f5334787989046a92a42ef20fdc1d836cdaeafd46add0e5561646a169bda95d3385 SHA512 a86291be6a9b0cec3538ab06843f3a06c9c3b996cb27a0fc589f444c83b95b70b5d8abad3c16b75f8a4495041d180257bcd8ddf7a11b5259be4d9a1e72ebc6dc
diff --git a/gui-apps/wayland-logout/wayland-logout-1.4.ebuild b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
index d29f95b176ff..271d37c52396 100644
--- a/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
+++ b/gui-apps/wayland-logout/wayland-logout-1.4.ebuild
@@ -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"