commit: 5b15690c3b6ce9ee4bdcedf119057b3cca3bb711
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 21:16:08 2022 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 21:16:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b15690c
gui-apps/wl-clipboard: 2.1.0 stable amd64/x86/arm64
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/wl-clipboard/wl-clipboard-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wl-clipboard/wl-clipboard-2.1.0.ebuild
b/gui-apps/wl-clipboard/wl-clipboard-2.1.0.ebuild
index 57b5f83eaace..9bf6a274354b 100644
--- a/gui-apps/wl-clipboard/wl-clipboard-2.1.0.ebuild
+++ b/gui-apps/wl-clipboard/wl-clipboard-2.1.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-3"