commit: 649de9e57880725fa86b51f2df5d2fe4b7e51883
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 23:16:59 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 23:16:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649de9e5
gui-libs/wayfire-plugins-extra: Stabilize 0.7.5 amd64, #903798
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild
b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild
index b9222da14f98..c0a8a93d13b4 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/wayfire-plugins-extra.git"
else
SRC_URI="https://github.com/WayfireWM/wayfire-plugins-extra/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"