summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-25 15:46:01 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-25 15:46:23 +0300
commit655d73da1c17e3a8c7aa3c822955cdba9d30d524 (patch)
treee3aed94f239d8c6716bf9a99384f55baf281ba39 /app-editors/ghostwriter
parentnet-libs/qxmpp: Stabilize 1.4.0 x86, #828370 (diff)
downloadgentoo-655d73da1c17e3a8c7aa3c822955cdba9d30d524.tar.gz
gentoo-655d73da1c17e3a8c7aa3c822955cdba9d30d524.tar.bz2
gentoo-655d73da1c17e3a8c7aa3c822955cdba9d30d524.zip
app-editors/ghostwriter: Stabilize 2.0.2 amd64, #831498
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/ghostwriter')
-rw-r--r--app-editors/ghostwriter/ghostwriter-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghostwriter/ghostwriter-2.0.2.ebuild b/app-editors/ghostwriter/ghostwriter-2.0.2.ebuild
index 9f9908a37a0f..995a75551972 100644
--- a/app-editors/ghostwriter/ghostwriter-2.0.2.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-2.0.2.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/wereturtle/ghostwriter/archive/refs/tags/${PV}.tar.g
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
BDEPEND="dev-qt/linguist-tools:5"