commit: f55ce8cba0467f184e73e24cd65fd7abb141901b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 11:22:22 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 11:22:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55ce8cb
gui-apps/swaybg: Stabilize 1.2.1 x86, #941359
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.2.1.ebuild
b/gui-apps/swaybg/swaybg-1.2.1.ebuild
index c72b9e9988c4..aab0dcf8c4ba 100644
--- a/gui-apps/swaybg/swaybg-1.2.1.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT"