diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-14 17:35:40 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-14 17:35:40 +0200 |
commit | 0d7075033a907d477433f397fcda003548f58423 (patch) | |
tree | c75b595b59b3264a0e808b003277212e9abe5d9c /app-editors | |
parent | dev-perl/Math-Random-ISAAC-XS: Keyword 1.4.0-r2 riscv, #869923 (diff) | |
download | gentoo-0d7075033a907d477433f397fcda003548f58423.tar.gz gentoo-0d7075033a907d477433f397fcda003548f58423.tar.bz2 gentoo-0d7075033a907d477433f397fcda003548f58423.zip |
app-editors/ghostwriter: Stabilize 2.1.4 amd64, #870106
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
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" |