From: Thomas Deutschmann Date: Wed, 24 Apr 2019 23:02:01 +0000 (+0200) Subject: gui-apps/wl-clipboard: x86 stable (bug #682942) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a1a460f916c297748f2ce6643bdc7fb5b6e259b6;p=gentoo.git gui-apps/wl-clipboard: x86 stable (bug #682942) Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- 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 9537f26fd38e..0637e5ff3bb9 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"