commit:     686986369813418438c11e8992661e18bd446579
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Apr 19 08:22:53 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 10:05:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68698636

net-vpn/eduvpn-common: add missing keywords

Keywords accidentally got lost during 1.2.0 version bump

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-vpn/eduvpn-common/eduvpn-common-1.2.0.ebuild  | 3 ++-
 net-vpn/eduvpn-common/eduvpn-common-1.99.1.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-vpn/eduvpn-common/eduvpn-common-1.2.0.ebuild 
b/net-vpn/eduvpn-common/eduvpn-common-1.2.0.ebuild
index 3aae9a36bd55..a152206411e0 100644
--- a/net-vpn/eduvpn-common/eduvpn-common-1.2.0.ebuild
+++ b/net-vpn/eduvpn-common/eduvpn-common-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,6 +23,7 @@ else
                verify-sig? ( 
https://github.com/eduvpn/eduvpn-common/releases/download/${PV}/eduvpn-common-${PV}.tar.xz.asc
 )
                https://www-user.tu-chemnitz.de/~hamari/eduvpn/${P}-deps.tar.xz
        "
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"

diff --git a/net-vpn/eduvpn-common/eduvpn-common-1.99.1.ebuild 
b/net-vpn/eduvpn-common/eduvpn-common-1.99.1.ebuild
index c7b72cbd8d60..55b6e50c9900 100644
--- a/net-vpn/eduvpn-common/eduvpn-common-1.99.1.ebuild
+++ b/net-vpn/eduvpn-common/eduvpn-common-1.99.1.ebuild
@@ -28,6 +28,7 @@ else
                verify-sig? ( 
https://github.com/eduvpn/eduvpn-common/releases/download/${PV}/eduvpn-common-${PV}.tar.xz.asc
 )
                https://www-user.tu-chemnitz.de/~hamari/eduvpn/${P}-deps.tar.xz
        "
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"

Reply via email to