diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-28 08:30:33 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-28 08:30:33 +0200 |
commit | 65a7ed3df788517260ca94414da4c20c4e697e97 (patch) | |
tree | 80b3534d3d099d3c1af76e4f4919ec876320d680 /app-editors | |
parent | media-sound/mpg123: Stabilize 1.30.2 arm, #873253 (diff) | |
download | gentoo-65a7ed3df788517260ca94414da4c20c4e697e97.tar.gz gentoo-65a7ed3df788517260ca94414da4c20c4e697e97.tar.bz2 gentoo-65a7ed3df788517260ca94414da4c20c4e697e97.zip |
app-editors/gummi: Stabilize 0.8.3 amd64, #873208
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gummi/gummi-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gummi/gummi-0.8.3.ebuild b/app-editors/gummi/gummi-0.8.3.ebuild index 71b4d8dc5e59..50f7f7ee8b41 100644 --- a/app-editors/gummi/gummi-0.8.3.ebuild +++ b/app-editors/gummi/gummi-0.8.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexandervdm/${PN}/releases/download/${PV}/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" RDEPEND=" app-text/gtkspell:3 |