diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:06:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:06:58 +0300 |
commit | 9cc54c8e0fa0236dc8bd24279d3f9e94d962a5e9 (patch) | |
tree | 530e36aca33fefe7248a72c690d6abf5a284a700 /app-xemacs/eieio | |
parent | app-xemacs/egg-its: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-9cc54c8e0fa0236dc8bd24279d3f9e94d962a5e9.tar.gz gentoo-9cc54c8e0fa0236dc8bd24279d3f9e94d962a5e9.tar.bz2 gentoo-9cc54c8e0fa0236dc8bd24279d3f9e94d962a5e9.zip |
app-xemacs/eieio: 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/eieio')
-rw-r--r-- | app-xemacs/eieio/eieio-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eieio/eieio-1.10.ebuild b/app-xemacs/eieio/eieio-1.10.ebuild index 802f4d7753c9..041b0b40b3ba 100644 --- a/app-xemacs/eieio/eieio-1.10.ebuild +++ b/app-xemacs/eieio/eieio-1.10.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 @@ -12,6 +12,6 @@ app-xemacs/edebug app-xemacs/cedet-common app-xemacs/speedbar " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |