commit:     cdf83234e0add3a1d02ac6109deac44308ca78e3
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 20:38:27 2019 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sun May 19 20:40:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf83234

hostapd: Add ~arm64 keyword

Signed-off-by: Stephen Klimaszewski <steev <AT> gentoo.org>

 net-wireless/hostapd/hostapd-2.7-r2.ebuild | 2 +-
 net-wireless/hostapd/hostapd-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/hostapd/hostapd-2.7-r2.ebuild 
b/net-wireless/hostapd/hostapd-2.7-r2.ebuild
index 61170b39678..7670a1e71d6 100644
--- a/net-wireless/hostapd/hostapd-2.7-r2.ebuild
+++ b/net-wireless/hostapd/hostapd-2.7-r2.ebuild
@@ -21,7 +21,7 @@ else
                SRC_URI+=" https://w1.fi/releases/${P}.tar.gz";
        fi
        # Never stabilize snapshot ebuilds please
-       KEYWORDS="amd64 arm ~mips ppc x86"
+       KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
 fi
 
 LICENSE="BSD"

diff --git a/net-wireless/hostapd/hostapd-9999.ebuild 
b/net-wireless/hostapd/hostapd-9999.ebuild
index 645a653d562..382256f224b 100644
--- a/net-wireless/hostapd/hostapd-9999.ebuild
+++ b/net-wireless/hostapd/hostapd-9999.ebuild
@@ -21,7 +21,7 @@ else
                SRC_URI+=" https://w1.fi/releases/${P}.tar.gz";
        fi
        # Never stabilize snapshot ebuilds please
-       KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 fi
 
 LICENSE="BSD"

Reply via email to