diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:26 +0100 |
commit | 2a34e768ec31ebbae9afab93a6a36f3925a4b882 (patch) | |
tree | c44d7a86167238a391e96e64cc7befa3da934c3d /app-i18n | |
parent | app-emacs/pymacs: ppc64 stable wrt bug #700156 (diff) | |
download | gentoo-2a34e768ec31ebbae9afab93a6a36f3925a4b882.tar.gz gentoo-2a34e768ec31ebbae9afab93a6a36f3925a4b882.tar.bz2 gentoo-2a34e768ec31ebbae9afab93a6a36f3925a4b882.zip |
app-i18n/poedit: ppc64 stable wrt bug #700168
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/poedit-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/poedit/poedit-2.2.3.ebuild b/app-i18n/poedit/poedit-2.2.3.ebuild index 7c37d14560ec..b33f37e9d757 100644 --- a/app-i18n/poedit/poedit-2.2.3.ebuild +++ b/app-i18n/poedit/poedit-2.2.3.ebuild @@ -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" |