diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:46:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:46:56 +0300 |
commit | b6d82384767c0df8ed89a5377e237e36cf738f76 (patch) | |
tree | b14af854d9818dfdfacf06dfaaad6f14099dfd6a /app-xemacs/mule-base | |
parent | app-xemacs/mmm-mode: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-b6d82384767c0df8ed89a5377e237e36cf738f76.tar.gz gentoo-b6d82384767c0df8ed89a5377e237e36cf738f76.tar.bz2 gentoo-b6d82384767c0df8ed89a5377e237e36cf738f76.zip |
app-xemacs/mule-base: 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/mule-base')
-rw-r--r-- | app-xemacs/mule-base/mule-base-1.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild index 0565c9c48d59..12d97c3bb7e4 100644 --- a/app-xemacs/mule-base/mule-base-1.60.ebuild +++ b/app-xemacs/mule-base/mule-base-1.60.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 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" inherit xemacs-packages |