diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-23 14:07:20 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-23 17:59:25 +0100 |
commit | ab0b5feae2673a4c47e08ac1011c7f335fe30680 (patch) | |
tree | b5ce8116fc745560424fcc9bf8166fd5c8669de8 /app-editors | |
parent | dev-python/PyQtWebEngine: unkeyword 5.15.6-r1 for ~arm/~ppc64 (diff) | |
download | gentoo-ab0b5feae2673a4c47e08ac1011c7f335fe30680.tar.gz gentoo-ab0b5feae2673a4c47e08ac1011c7f335fe30680.tar.bz2 gentoo-ab0b5feae2673a4c47e08ac1011c7f335fe30680.zip |
app-editors/ghostwriter: drop ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghostwriter/ghostwriter-23.08.5.ebuild | 2 | ||||
-rw-r--r-- | app-editors/ghostwriter/ghostwriter-24.02.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild index 5ff36e94396d..37b1e000cb6c 100644 --- a/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild +++ b/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://ghostwriter.kde.org/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="" RDEPEND=" diff --git a/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild index 70e5a523030a..5742655537f8 100644 --- a/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild +++ b/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://ghostwriter.kde.org/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |