diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 12:37:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 12:37:19 +0300 |
commit | 02a0c8f77414e8f39b1f013a79e234b9f1d94a80 (patch) | |
tree | 421934a2828891a4002787b970ccf308be6401e6 /app-xemacs/cogre | |
parent | app-xemacs/semantic: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-02a0c8f77414e8f39b1f013a79e234b9f1d94a80.tar.gz gentoo-02a0c8f77414e8f39b1f013a79e234b9f1d94a80.tar.bz2 gentoo-02a0c8f77414e8f39b1f013a79e234b9f1d94a80.zip |
app-xemacs/cogre: 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/cogre')
-rw-r--r-- | app-xemacs/cogre/cogre-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/cogre/cogre-1.04.ebuild b/app-xemacs/cogre/cogre-1.04.ebuild index a54c2ee0b728..b465590782be 100644 --- a/app-xemacs/cogre/cogre-1.04.ebuild +++ b/app-xemacs/cogre/cogre-1.04.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 @@ -15,6 +15,6 @@ app-xemacs/cedet-common app-xemacs/eieio app-xemacs/semantic " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |