commit: d6125f863dcd034f12fcb3480f6d016ef8f73a83 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 21 18:22:24 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 21 18:22:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6125f86
app-i18n/poedit: Stabilize 2.3.1 ppc, #934657 Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/poedit/poedit-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/poedit/poedit-2.3.1.ebuild b/app-i18n/poedit/poedit-2.3.1.ebuild index 0d73c514986b..9827b22b5fcf 100644 --- a/app-i18n/poedit/poedit-2.3.1.ebuild +++ b/app-i18n/poedit/poedit-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ 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" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" LICENSE="MIT" SLOT="0"
