diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:51:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:24 +0200 |
commit | de7ba90b48267d99d18478f7a6b12133464db297 (patch) | |
tree | 5b27f521dcc37cfceab9b3e96af8953dd5082722 /app-xemacs/c-support/c-support-1.24.ebuild | |
parent | app-xemacs/crisp: x86 stable (bug #666312) (diff) | |
download | gentoo-de7ba90b48267d99d18478f7a6b12133464db297.tar.gz gentoo-de7ba90b48267d99d18478f7a6b12133464db297.tar.bz2 gentoo-de7ba90b48267d99d18478f7a6b12133464db297.zip |
app-xemacs/c-support: 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/c-support/c-support-1.24.ebuild')
-rw-r--r-- | app-xemacs/c-support/c-support-1.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/c-support/c-support-1.24.ebuild b/app-xemacs/c-support/c-support-1.24.ebuild index 4f7fe38422d5..5cdf07bc4734 100644 --- a/app-xemacs/c-support/c-support-1.24.ebuild +++ b/app-xemacs/c-support/c-support-1.24.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |