diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:58:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 13:58:43 +0300 |
commit | a409c6b5d06dcaf0fd36468a972094311ebab72c (patch) | |
tree | 7686dee306410ff22d4f4ff60763285847de145e | |
parent | app-xemacs/prog-modes: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-a409c6b5d06dcaf0fd36468a972094311ebab72c.tar.gz gentoo-a409c6b5d06dcaf0fd36468a972094311ebab72c.tar.bz2 gentoo-a409c6b5d06dcaf0fd36468a972094311ebab72c.zip |
app-xemacs/psgml-dtds: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r-- | app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild b/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild index b94533967f1d..f41408741b68 100644 --- a/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild +++ b/app-xemacs/psgml-dtds/psgml-dtds-1.05.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/fsf-compat app-xemacs/xemacs-eterm app-xemacs/sh-script " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |