summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2023-10-03 20:20:58 +0300
committerMart Raudsepp <leio@gentoo.org>2023-10-03 20:20:58 +0300
commitcdfa2c1d6d14f93786ff3fce3ef2ac3cd465ba12 (patch)
tree8f6aa14345fbec7e7df8156a2bd5a718fb89b50b /app-editors
parentapp-misc/solaar: keyword 1.1.9 for ~arm64 (diff)
downloadgentoo-cdfa2c1d6d14f93786ff3fce3ef2ac3cd465ba12.tar.gz
gentoo-cdfa2c1d6d14f93786ff3fce3ef2ac3cd465ba12.tar.bz2
gentoo-cdfa2c1d6d14f93786ff3fce3ef2ac3cd465ba12.zip
app-editors/ghex: keyword for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ghex/ghex-44.2.ebuild2
-rw-r--r--app-editors/ghex/ghex-45_beta.ebuild2
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+"