summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-07 07:16:33 +0000
committerSam James <sam@gentoo.org>2022-11-07 07:16:33 +0000
commitcca213896cdc40f6331a07cb643a0f72ad9e59e1 (patch)
tree7963351c9b53397b77821ab20191f402b0ae0d88 /app-editors/ghex
parentgui-libs/libadwaita: Stabilize 1.2.0 amd64, #879807 (diff)
downloadgentoo-cca213896cdc40f6331a07cb643a0f72ad9e59e1.tar.gz
gentoo-cca213896cdc40f6331a07cb643a0f72ad9e59e1.tar.bz2
gentoo-cca213896cdc40f6331a07cb643a0f72ad9e59e1.zip
app-editors/ghex: Stabilize 43.0 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-43.0.ebuild b/app-editors/ghex/ghex-43.0.ebuild
index 8e0735d47dd4..62c0208898d2 100644
--- a/app-editors/ghex/ghex-43.0.ebuild
+++ b/app-editors/ghex/ghex-43.0.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+"