diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-28 08:31:02 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-28 08:31:02 +0200 |
commit | 8cecc61196524168c6459d554bd08767f6f4144a (patch) | |
tree | 127641dd78506a38228c3f122d44e56dc6f6d9ce /app-editors/gummi | |
parent | media-sound/mpg123: Stabilize 1.30.2 amd64, #873253 (diff) | |
download | gentoo-8cecc61196524168c6459d554bd08767f6f4144a.tar.gz gentoo-8cecc61196524168c6459d554bd08767f6f4144a.tar.bz2 gentoo-8cecc61196524168c6459d554bd08767f6f4144a.zip |
app-editors/gummi: Stabilize 0.8.3 x86, #873208
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-editors/gummi')
-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 50f7f7ee8b41..30dd96701486 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 |