commit:     837c91e63339bf27e257a89a82fa7d1918457c77
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 05:02:40 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 05:02:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837c91e6

gui-apps/wl-clipboard: arm64 keyworded (bug #682992)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 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 83f3a8a823c..9537f26fd38 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 ~x86"
+       KEYWORDS="amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-3"

Reply via email to