diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghostwriter/ghostwriter-2.1.4.ebuild | 2 |
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 5c1c71d26b2e..209e0fde1b23 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" |