diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:51:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:26 +0200 |
commit | 7c6d6be4c29671130891a0f61c489e59cace472c (patch) | |
tree | e00e41def6682b58e310df44ff5822bdfa9b0954 /app-xemacs/debug | |
parent | app-xemacs/c-support: x86 stable (bug #666312) (diff) | |
download | gentoo-7c6d6be4c29671130891a0f61c489e59cace472c.tar.gz gentoo-7c6d6be4c29671130891a0f61c489e59cace472c.tar.bz2 gentoo-7c6d6be4c29671130891a0f61c489e59cace472c.zip |
app-xemacs/debug: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 1b39a5b6302d..683579dae6ea 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 |