diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:31:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:31:14 +0300 |
commit | 32f3bdeb3e215dbfc38771cdd9721f221a34c437 (patch) | |
tree | 378e99461af4d5ec240ec5d3e29c28d1e39db93a /app-xemacs/idlwave | |
parent | app-xemacs/ibuffer: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-32f3bdeb3e215dbfc38771cdd9721f221a34c437.tar.gz gentoo-32f3bdeb3e215dbfc38771cdd9721f221a34c437.tar.bz2 gentoo-32f3bdeb3e215dbfc38771cdd9721f221a34c437.zip |
app-xemacs/idlwave: 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/idlwave')
-rw-r--r-- | app-xemacs/idlwave/idlwave-1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/idlwave/idlwave-1.34.ebuild b/app-xemacs/idlwave/idlwave-1.34.ebuild index 70ae400fc3d1..db6d0f184554 100644 --- a/app-xemacs/idlwave/idlwave-1.34.ebuild +++ b/app-xemacs/idlwave/idlwave-1.34.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/mail-lib " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |