summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 20:46:59 +0000
committerSam James <sam@gentoo.org>2022-07-02 20:46:59 +0000
commit6217fee85e88170becca1f8a8f1c1bdde15b4704 (patch)
treefa0c282da427becc304723dc0a8ccb4bf73794cc /app-editors/ghex
parentgui-libs/gtk: Stabilize 4.6.5 amd64, #853958 (diff)
downloadgentoo-6217fee85e88170becca1f8a8f1c1bdde15b4704.tar.gz
gentoo-6217fee85e88170becca1f8a8f1c1bdde15b4704.tar.bz2
gentoo-6217fee85e88170becca1f8a8f1c1bdde15b4704.zip
app-editors/ghex: Stabilize 42.3 amd64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-42.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-42.3.ebuild b/app-editors/ghex/ghex-42.3.ebuild
index 60b2aa480d88..18bc729f83b8 100644
--- a/app-editors/ghex/ghex-42.3.ebuild
+++ b/app-editors/ghex/ghex-42.3.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 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="GPL-2+ FDL-1.1+"