commit:     cdfa2c1d6d14f93786ff3fce3ef2ac3cd465ba12
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 17:20:58 2023 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 17:20:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfa2c1d

app-editors/ghex: keyword for ~arm64

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 app-editors/ghex/ghex-44.2.ebuild    | 2 +-
 app-editors/ghex/ghex-45_beta.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/ghex/ghex-44.2.ebuild 
b/app-editors/ghex/ghex-44.2.ebuild
index 426c793f459d..3a7df523826b 100644
--- a/app-editors/ghex/ghex-44.2.ebuild
+++ b/app-editors/ghex/ghex-44.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git";
        SRC_URI=""
 else
-       KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86 ~amd64-linux 
~x86-linux"
 fi
 
 LICENSE="GPL-2+ FDL-1.1+"

diff --git a/app-editors/ghex/ghex-45_beta.ebuild 
b/app-editors/ghex/ghex-45_beta.ebuild
index 7d5199d0588b..4562fb2fe62e 100644
--- a/app-editors/ghex/ghex-45_beta.ebuild
+++ b/app-editors/ghex/ghex-45_beta.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git";
        SRC_URI=""
 else
-       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux 
~x86-linux"
 fi
 
 LICENSE="GPL-2+ FDL-1.1+"

Reply via email to