diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:26:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:26:57 +0000 |
commit | 75af7a6b98d1bc50b4b4e86101bd6108d93949a2 (patch) | |
tree | 3d8bbcbfa3726019b7aaa816d8059032a1765cb9 /app-editors/ghex | |
parent | app-editors/gedit-plugins: Stabilize 41.0 amd64, #834426 (diff) | |
download | gentoo-75af7a6b98d1bc50b4b4e86101bd6108d93949a2.tar.gz gentoo-75af7a6b98d1bc50b4b4e86101bd6108d93949a2.tar.bz2 gentoo-75af7a6b98d1bc50b4b4e86101bd6108d93949a2.zip |
app-editors/ghex: Stabilize 3.41.1 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-3.41.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-3.41.1.ebuild b/app-editors/ghex/ghex-3.41.1.ebuild index 2cf48df68aff..f8e27d5b410b 100644 --- a/app-editors/ghex/ghex-3.41.1.ebuild +++ b/app-editors/ghex/ghex-3.41.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" LICENSE="GPL-2+ FDL-1.1+" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-libs/atk-1.0.0 |