diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 19:49:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:46:13 +0200 |
commit | 3f17ce147c9b6c993ecabbcf4d84a0c1393ed814 (patch) | |
tree | be3641e73e9ca41994ab77a07350431449459eff /app-xemacs/cedet-common | |
parent | app-xemacs/cc-mode: x86 stable (bug #666312) (diff) | |
download | gentoo-3f17ce147c9b6c993ecabbcf4d84a0c1393ed814.tar.gz gentoo-3f17ce147c9b6c993ecabbcf4d84a0c1393ed814.tar.bz2 gentoo-3f17ce147c9b6c993ecabbcf4d84a0c1393ed814.zip |
app-xemacs/cedet-common: 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/cedet-common')
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild index 68de4283e5ac..389a7f52c3d6 100644 --- a/app-xemacs/cedet-common/cedet-common-1.03.ebuild +++ b/app-xemacs/cedet-common/cedet-common-1.03.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |