commit:     b5c1fedd2456a8d496f5c8ee89e907e05692870b
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 14:31:43 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 14:34:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c1fedd

gui-apps/wl-clipboard: stabilize 2.2.0 for amd64, arm64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 gui-apps/wl-clipboard/wl-clipboard-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/wl-clipboard/wl-clipboard-2.2.0.ebuild 
b/gui-apps/wl-clipboard/wl-clipboard-2.2.0.ebuild
index 7e7fdd6a0b37..54bf286c9610 100644
--- a/gui-apps/wl-clipboard/wl-clipboard-2.2.0.ebuild
+++ b/gui-apps/wl-clipboard/wl-clipboard-2.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/bugaevc/${PN}.git";
 else
        SRC_URI="https://github.com/bugaevc/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="GPL-3"

Reply via email to