diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-21 14:12:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-21 14:12:23 +0200 |
commit | 897e5ea62afd650754943b311cdcd1f2b417a755 (patch) | |
tree | b038c670eb98cdcd2e5f573fe677303ebb109fa8 /app-emacs/po-mode | |
parent | dev-perl/libintl-perl: ppc64 stable wrt bug #661768 (diff) | |
download | gentoo-897e5ea62afd650754943b311cdcd1f2b417a755.tar.gz gentoo-897e5ea62afd650754943b311cdcd1f2b417a755.tar.bz2 gentoo-897e5ea62afd650754943b311cdcd1f2b417a755.zip |
app-emacs/po-mode: ppc64 stable wrt bug #697926
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-emacs/po-mode')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild index 3b3c96b8eee6..8d8cf2ba86fc 100644 --- a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" |