diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:33:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:34 +0000 |
commit | 20f3bc2984a1154b57f80a6d06685a082660cf00 (patch) | |
tree | 54ef4c6018c8e0b5d6c69683951cb180f10d96f7 /app-xemacs/debug | |
parent | app-xemacs/crisp: stable 1.17 for ppc, bug #666312 (diff) | |
download | gentoo-20f3bc2984a1154b57f80a6d06685a082660cf00.tar.gz gentoo-20f3bc2984a1154b57f80a6d06685a082660cf00.tar.bz2 gentoo-20f3bc2984a1154b57f80a6d06685a082660cf00.zip |
app-xemacs/debug: stable 1.20 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/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/debug/debug-1.20.ebuild b/app-xemacs/debug/debug-1.20.ebuild index 683579dae6ea..299bd96e5d53 100644 --- a/app-xemacs/debug/debug-1.20.ebuild +++ b/app-xemacs/debug/debug-1.20.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd" inherit xemacs-packages |