summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-05 00:16:59 +0100
committerSam James <sam@gentoo.org>2023-04-05 00:16:59 +0100
commit649de9e57880725fa86b51f2df5d2fe4b7e51883 (patch)
treec964083fa1fdadefc71e59dba299aeb5f86cdcef /gui-libs
parentdev-libs/libpfm: Stabilize 4.12.0 x86, #903795 (diff)
downloadgentoo-649de9e57880725fa86b51f2df5d2fe4b7e51883.tar.gz
gentoo-649de9e57880725fa86b51f2df5d2fe4b7e51883.tar.bz2
gentoo-649de9e57880725fa86b51f2df5d2fe4b7e51883.zip
gui-libs/wayfire-plugins-extra: Stabilize 0.7.5 amd64, #903798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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"