commit:     4da5c790ed26b4ebfe91e936ee57e536607c0063
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 05:01:17 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 05:01:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da5c790

gui-apps/swaylock: 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/swaylock/swaylock-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/swaylock/swaylock-1.3.ebuild 
b/gui-apps/swaylock/swaylock-1.3.ebuild
index 27ed035b662..8517c87fba6 100644
--- a/gui-apps/swaylock/swaylock-1.3.ebuild
+++ b/gui-apps/swaylock/swaylock-1.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/swaywm/${PN}.git";
 else
        SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="amd64 ~arm64 ~x86"
 fi
 
 LICENSE="MIT"

Reply via email to