diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 07:56:26 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:13:57 +0800 |
commit | bd56a216c30e2a82b8b813c962ca9529d6f418a0 (patch) | |
tree | 33d891482ab7b95f1052c6fdf0d9e66497211418 /app-editors/ghex | |
parent | app-editors/gvim: keyword ~riscv (diff) | |
download | gentoo-bd56a216c30e2a82b8b813c962ca9529d6f418a0.tar.gz gentoo-bd56a216c30e2a82b8b813c962ca9529d6f418a0.tar.bz2 gentoo-bd56a216c30e2a82b8b813c962ca9529d6f418a0.zip |
app-editors/ghex: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-3.18.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-3.18.4-r1.ebuild b/app-editors/ghex/ghex-3.18.4-r1.ebuild index 8ed29ffd0ff8..ace90f503b91 100644 --- a/app-editors/ghex/ghex-3.18.4-r1.ebuild +++ b/app-editors/ghex/ghex-3.18.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" LICENSE="GPL-2+ FDL-1.1+" SLOT="2" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |