summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-03 14:12:17 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-03 14:21:13 -0600
commitf930ae790b039726f287a9abeb699e5d82c07e21 (patch)
tree86ec383627328f5675a3e1594ed94acd8b9e6f01 /gui-apps/wl-clipboard
parentnet-im/mattermost-desktop-bin: 4.3.1 bump (diff)
downloadgentoo-f930ae790b039726f287a9abeb699e5d82c07e21.tar.gz
gentoo-f930ae790b039726f287a9abeb699e5d82c07e21.tar.bz2
gentoo-f930ae790b039726f287a9abeb699e5d82c07e21.zip
gui-apps/wl-clipboard: 2.0.0 stable amd64/x86
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-apps/wl-clipboard')
-rw-r--r--gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild b/gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild
index d7fcf5337472..0637e5ff3bb9 100644
--- a/gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild
+++ b/gui-apps/wl-clipboard/wl-clipboard-2.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 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-3"