diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:01:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:01:35 +0300 |
commit | bc22fa843e2c25fc0e36df51184ff9f3d2d5367c (patch) | |
tree | 1f25bc929b92ffdbde8f0a51389f6c6c4dcdbf74 /app-xemacs/psgml | |
parent | app-xemacs/psgml-dtds: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-bc22fa843e2c25fc0e36df51184ff9f3d2d5367c.tar.gz gentoo-bc22fa843e2c25fc0e36df51184ff9f3d2d5367c.tar.bz2 gentoo-bc22fa843e2c25fc0e36df51184ff9f3d2d5367c.zip |
app-xemacs/psgml: 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/psgml')
-rw-r--r-- | app-xemacs/psgml/psgml-1.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/psgml/psgml-1.50.ebuild b/app-xemacs/psgml/psgml-1.50.ebuild index a35003ab590a..75365178d064 100644 --- a/app-xemacs/psgml/psgml-1.50.ebuild +++ b/app-xemacs/psgml/psgml-1.50.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 @@ -17,6 +17,6 @@ app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |