diff options
-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 |