commit: c208cb4844dfd7db6f91b7064364f0cf96b0ad6e
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 22:32:49 2019 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sun May 19 22:33:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c208cb48
net-wireless/lorcon: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev <AT> gentoo.org>
net-wireless/lorcon/lorcon-0.0_p20180409-r1.ebuild | 4 ++--
net-wireless/lorcon/lorcon-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-wireless/lorcon/lorcon-0.0_p20180409-r1.ebuild
b/net-wireless/lorcon/lorcon-0.0_p20180409-r1.ebuild
index 0348df63540..3d4ff55cdf8 100644
--- a/net-wireless/lorcon/lorcon-0.0_p20180409-r1.ebuild
+++ b/net-wireless/lorcon/lorcon-0.0_p20180409-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ else
GIT_HASH="d8637792f2e857f31849f29759c1022eb0518c83"
SRC_URI="https://github.com/kismetwireless/lorcon/archive/${GIT_HASH}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}"/"${PN}-${GIT_HASH}"
- KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux
~x86-linux"
fi
LICENSE="GPL-2"
diff --git a/net-wireless/lorcon/lorcon-9999.ebuild
b/net-wireless/lorcon/lorcon-9999.ebuild
index 0348df63540..3d4ff55cdf8 100644
--- a/net-wireless/lorcon/lorcon-9999.ebuild
+++ b/net-wireless/lorcon/lorcon-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ else
GIT_HASH="d8637792f2e857f31849f29759c1022eb0518c83"
SRC_URI="https://github.com/kismetwireless/lorcon/archive/${GIT_HASH}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}"/"${PN}-${GIT_HASH}"
- KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux
~x86-linux"
fi
LICENSE="GPL-2"