commit:     aa934c272fcf0ef88f98c52526ad3e69011ccc19
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 18:19:50 2021 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 17:09:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa934c27

net-misc/kea: added ~arm64 keyword

Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Closes: https://github.com/gentoo/gentoo/pull/21543
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 net-misc/kea/kea-1.8.2.ebuild | 2 +-
 net-misc/kea/kea-1.9.9.ebuild | 2 +-
 net-misc/kea/kea-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/kea/kea-1.8.2.ebuild b/net-misc/kea/kea-1.8.2.ebuild
index 8fa2128e5ae..774216ee78a 100644
--- a/net-misc/kea/kea-1.8.2.ebuild
+++ b/net-misc/kea/kea-1.8.2.ebuild
@@ -17,7 +17,7 @@ else
        SRC_URI="ftp://ftp.isc.org/isc/kea/${MY_P}.tar.gz
                ftp://ftp.isc.org/isc/kea/${MY_PV}/${MY_P}.tar.gz";
        [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script

diff --git a/net-misc/kea/kea-1.9.9.ebuild b/net-misc/kea/kea-1.9.9.ebuild
index cc899fb2dce..444f89b948d 100644
--- a/net-misc/kea/kea-1.9.9.ebuild
+++ b/net-misc/kea/kea-1.9.9.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = 9999* ]] ; then
 else
        
SRC_URI="https://downloads.isc.org/isc/kea/${MY_PV}/${PN}-${MY_PV}.tar.gz";
        [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \
-               KEYWORDS="~amd64 ~x86"
+               KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script

diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild
index cc899fb2dce..444f89b948d 100644
--- a/net-misc/kea/kea-9999.ebuild
+++ b/net-misc/kea/kea-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = 9999* ]] ; then
 else
        
SRC_URI="https://downloads.isc.org/isc/kea/${MY_PV}/${PN}-${MY_PV}.tar.gz";
        [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \
-               KEYWORDS="~amd64 ~x86"
+               KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script

Reply via email to