summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-11-08 18:47:39 +0100
committerPacho Ramos <pacho@gentoo.org>2024-11-08 19:16:06 +0100
commitce84da4dca8ccdcb2b12d06303d6df8c84ece113 (patch)
treef7166b5d2a755d4107e6c59e07a87a6e5783a775 /app-i18n
parentapp-i18n/poedit: add 3.5.2 (diff)
downloadgentoo-ce84da4dca8ccdcb2b12d06303d6df8c84ece113.tar.gz
gentoo-ce84da4dca8ccdcb2b12d06303d6df8c84ece113.tar.bz2
gentoo-ce84da4dca8ccdcb2b12d06303d6df8c84ece113.zip
app-i18n/poedit: unkeyword 3.5.2 for ~hppa, ~sparc
webkit USE is globally disabled on those arches Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/poedit/poedit-3.5.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-i18n/poedit/poedit-3.5.2.ebuild b/app-i18n/poedit/poedit-3.5.2.ebuild
index 267ecf3ae4dd..6cd15cd09a31 100644
--- a/app-i18n/poedit/poedit-3.5.2.ebuild
+++ b/app-i18n/poedit/poedit-3.5.2.ebuild
@@ -6,16 +6,17 @@ EAPI=8
PLOCALES="af an ar az be bg bs ca ckb co cs da de el en_GB es et eu fa fi fr ga gl he hr hu hy id is it ja ka kab kk ko lt lv ms nb nl oc pa pl pt_BR pt_PT ro ru sk sl sq sr sv tg th tr uk uz vi zh_CN zh_TW"
WX_GTK_VER=3.2-gtk3
-inherit gnome2-utils plocale wxwidgets xdg
+inherit plocale wxwidgets xdg
DESCRIPTION="GUI gettext translations editor"
HOMEPAGE="https://poedit.net"
SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar.gz"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
LICENSE="MIT"
SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
RDEPEND="
app-text/gtkspell:3
x11-libs/gtk+:3