diff options
author | 2018-10-20 14:03:13 +0300 | |
---|---|---|
committer | 2018-10-20 14:03:13 +0300 | |
commit | fd5b9d4e15a4508b7bdba7aa976ded3fcbe7227b (patch) | |
tree | 999442ae5d0bbe65ea5f5701bdc400031c35fa57 /app-xemacs | |
parent | app-xemacs/ps-print: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-fd5b9d4e15a4508b7bdba7aa976ded3fcbe7227b.tar.gz gentoo-fd5b9d4e15a4508b7bdba7aa976ded3fcbe7227b.tar.bz2 gentoo-fd5b9d4e15a4508b7bdba7aa976ded3fcbe7227b.zip |
app-xemacs/python-modes: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.16.ebuild b/app-xemacs/python-modes/python-modes-1.16.ebuild index dd8c210a3c5f..318fcc766308 100644 --- a/app-xemacs/python-modes/python-modes-1.16.ebuild +++ b/app-xemacs/python-modes/python-modes-1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,6 @@ app-xemacs/edit-utils app-xemacs/fsf-compat app-xemacs/text-modes " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |