diff options
author | Sam James <sam@gentoo.org> | 2024-06-21 19:22:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-21 19:22:24 +0100 |
commit | d6125f863dcd034f12fcb3480f6d016ef8f73a83 (patch) | |
tree | 8d7dc11c29c5794f0d26b4886291d8fba6943256 /app-i18n | |
parent | net-libs/xdp-tools: Stabilize 1.4.2 amd64, #934600 (diff) | |
download | gentoo-d6125f863dcd034f12fcb3480f6d016ef8f73a83.tar.gz gentoo-d6125f863dcd034f12fcb3480f6d016ef8f73a83.tar.bz2 gentoo-d6125f863dcd034f12fcb3480f6d016ef8f73a83.zip |
app-i18n/poedit: Stabilize 2.3.1 ppc, #934657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/poedit-2.3.1.ebuild | 4 |
1 files 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" |