gui-apps/wl-clipboard: 2.0.0 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 3 Nov 2019 20:12:17 +0000 (14:12 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 3 Nov 2019 20:21:13 +0000 (14:21 -0600)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-apps/wl-clipboard/wl-clipboard-2.0.0.ebuild

index d7fcf5337472675ad7358eab68ad9df260a9cd1c..0637e5ff3bb99d41917342e42eded64fbf4e3099 100644 (file)
@@ -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"