diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:10:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:41 +0000 |
commit | 381bac27ecfb2db572ed01a014f6d4121292e531 (patch) | |
tree | c425914178dbba6c2b8ae9a572922eeff077d50d /app-xemacs/debug | |
parent | app-xemacs/crisp: stable 1.17 for ppc64, bug #666312 (diff) | |
download | gentoo-381bac27ecfb2db572ed01a014f6d4121292e531.tar.gz gentoo-381bac27ecfb2db572ed01a014f6d4121292e531.tar.bz2 gentoo-381bac27ecfb2db572ed01a014f6d4121292e531.zip |
app-xemacs/debug: stable 1.20 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
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 4f8a9e43fc08..69a4fe6678d6 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 |