diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:44:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:25:00 +0000 |
commit | 43edf27f16c84ccc1181d6cb66601119bf9c6bbf (patch) | |
tree | d938c1ae8faeffeed6a9cc32dd7751eb230174f6 /app-xemacs/scheme | |
parent | app-xemacs/sasl: stable 1.18 for ppc, bug #666312 (diff) | |
download | gentoo-43edf27f16c84ccc1181d6cb66601119bf9c6bbf.tar.gz gentoo-43edf27f16c84ccc1181d6cb66601119bf9c6bbf.tar.bz2 gentoo-43edf27f16c84ccc1181d6cb66601119bf9c6bbf.zip |
app-xemacs/scheme: stable 1.22 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/scheme')
-rw-r--r-- | app-xemacs/scheme/scheme-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/scheme/scheme-1.22.ebuild b/app-xemacs/scheme/scheme-1.22.ebuild index 2ad605c14bcd..f7061c3ab6af 100644 --- a/app-xemacs/scheme/scheme-1.22.ebuild +++ b/app-xemacs/scheme/scheme-1.22.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 |