commit: 655d73da1c17e3a8c7aa3c822955cdba9d30d524 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 12:46:01 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 12:46:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655d73da
app-editors/ghostwriter: Stabilize 2.0.2 amd64, #831498 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-editors/ghostwriter/ghostwriter-2.0.2.ebuild | 4 ++-- 1 file 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"
