diff options
author | 2018-10-20 13:14:57 +0300 | |
---|---|---|
committer | 2018-10-20 13:14:57 +0300 | |
commit | 579540d2d482851e000668be0d4bb8e48ef88670 (patch) | |
tree | 02e5d8ea7dbda23d6fe84d3d0aacf36be09c757c /app-xemacs/forms/forms-1.17.ebuild | |
parent | app-xemacs/footnote: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-579540d2d482851e000668be0d4bb8e48ef88670.tar.gz gentoo-579540d2d482851e000668be0d4bb8e48ef88670.tar.bz2 gentoo-579540d2d482851e000668be0d4bb8e48ef88670.zip |
app-xemacs/forms: 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/forms/forms-1.17.ebuild')
-rw-r--r-- | app-xemacs/forms/forms-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/forms/forms-1.17.ebuild b/app-xemacs/forms/forms-1.17.ebuild index c63c8d46e4ee..c9e5fb1473c2 100644 --- a/app-xemacs/forms/forms-1.17.ebuild +++ b/app-xemacs/forms/forms-1.17.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 @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Forms editing support (obsolete, use Widget instead)" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |