diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:44:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:25:01 +0000 |
commit | 8ed3d099e781029aa8962c260f99a5ae610543db (patch) | |
tree | 2a6490a0aa48246a2182ebe956db65a610c841da /app-xemacs/sgml | |
parent | app-xemacs/semantic: stable 1.23 for ppc, bug #666312 (diff) | |
download | gentoo-8ed3d099e781029aa8962c260f99a5ae610543db.tar.gz gentoo-8ed3d099e781029aa8962c260f99a5ae610543db.tar.bz2 gentoo-8ed3d099e781029aa8962c260f99a5ae610543db.zip |
app-xemacs/sgml: stable 1.13 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-xemacs/sgml')
-rw-r--r-- | app-xemacs/sgml/sgml-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sgml/sgml-1.13.ebuild b/app-xemacs/sgml/sgml-1.13.ebuild index b0d2679d8925..c4e1bf6360c6 100644 --- a/app-xemacs/sgml/sgml-1.13.ebuild +++ b/app-xemacs/sgml/sgml-1.13.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |