diff options
author | Sam James <sam@gentoo.org> | 2021-07-20 17:00:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-20 17:00:08 +0100 |
commit | 95d28e3432d3b2ea4aae3b8d88def75e2fe4cac2 (patch) | |
tree | 4a3f3e175ec6f7e7799e59c0b6dd7795ed3c13b6 /app-editors/gummi | |
parent | net-misc/xmrig: Stabilize 6.12.2 amd64, #803026 (diff) | |
download | gentoo-95d28e3432d3b2ea4aae3b8d88def75e2fe4cac2.tar.gz gentoo-95d28e3432d3b2ea4aae3b8d88def75e2fe4cac2.tar.bz2 gentoo-95d28e3432d3b2ea4aae3b8d88def75e2fe4cac2.zip |
app-editors/gummi: Stabilize 0.8.2 amd64, #803044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/gummi')
-rw-r--r-- | app-editors/gummi/gummi-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gummi/gummi-0.8.2.ebuild b/app-editors/gummi/gummi-0.8.2.ebuild index 9e9ee99f8505..591c8fec7924 100644 --- a/app-editors/gummi/gummi-0.8.2.ebuild +++ b/app-editors/gummi/gummi-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexandervdm/${PN}/releases/download/${PV}/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND=" app-text/gtkspell:3 |