commit: a1a460f916c297748f2ce6643bdc7fb5b6e259b6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 23:02:01 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 23:02:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a460f9
gui-apps/wl-clipboard: x86 stable (bug #682942)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
gui-apps/wl-clipboard/wl-clipboard-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wl-clipboard/wl-clipboard-1.0.0.ebuild
b/gui-apps/wl-clipboard/wl-clipboard-1.0.0.ebuild
index 9537f26fd38..0637e5ff3bb 100644
--- a/gui-apps/wl-clipboard/wl-clipboard-1.0.0.ebuild
+++ b/gui-apps/wl-clipboard/wl-clipboard-1.0.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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-3"