summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-15 09:42:49 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-15 09:42:49 +0300
commit9c0e2c2ce8dd75bdd8f48ed1a318014b6cee58c4 (patch)
treee16af15b663a5cf6e64b954791b662269a66d7f2 /app-editors
parentmail-client/thunderbird: restrict rust dep <1.63 on 102 (diff)
downloadgentoo-9c0e2c2ce8dd75bdd8f48ed1a318014b6cee58c4.tar.gz
gentoo-9c0e2c2ce8dd75bdd8f48ed1a318014b6cee58c4.tar.bz2
gentoo-9c0e2c2ce8dd75bdd8f48ed1a318014b6cee58c4.zip
app-editors/ghostwriter: Stabilize 2.1.4 x86, #870106
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/ghostwriter/ghostwriter-2.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghostwriter/ghostwriter-2.1.4.ebuild b/app-editors/ghostwriter/ghostwriter-2.1.4.ebuild
index 209e0fde1b23..624d760265bd 100644
--- a/app-editors/ghostwriter/ghostwriter-2.1.4.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-2.1.4.ebuild
@@ -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"