diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-18 12:24:57 +0200 |
commit | 4932103df6ef184998e331a9fe6752fa72b75a35 (patch) | |
tree | 5b80265329332b7d1f57f4217dca64148e6129a3 /app-emacs/po-mode | |
parent | app-emacs/yatex: amd64 stable wrt bug #697922 (diff) | |
download | gentoo-4932103df6ef184998e331a9fe6752fa72b75a35.tar.gz gentoo-4932103df6ef184998e331a9fe6752fa72b75a35.tar.bz2 gentoo-4932103df6ef184998e331a9fe6752fa72b75a35.zip |
app-emacs/po-mode: amd64 stable wrt bug #697926
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 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 4a74f6455d7a..344a9c39c967 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |