diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 22:37:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-03 22:37:35 +0300 |
commit | b24f80cbcc8ec5c853d00d8b4615314e03a6be6d (patch) | |
tree | ab1ebfab94e2b0f6aaed59e1ea7f0e610461f42f /app-emacs/po-mode | |
parent | dev-vcs/cvs: mark s390 stable (diff) | |
download | gentoo-b24f80cbcc8ec5c853d00d8b4615314e03a6be6d.tar.gz gentoo-b24f80cbcc8ec5c853d00d8b4615314e03a6be6d.tar.bz2 gentoo-b24f80cbcc8ec5c853d00d8b4615314e03a6be6d.zip |
app-emacs/po-mode: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emacs/po-mode')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild index dee68ca726b3..c8911054c996 100644 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild +++ b/app-emacs/po-mode/po-mode-0.19.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" ELISP_REMOVE="start-po.el" |