diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:32:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:32 +0000 |
commit | aef696fe58700f3dd0be8472985fa97786e7f8d9 (patch) | |
tree | 42f204b40e46ae080748db801fc7f0b87f86bee3 /app-xemacs/cedet-common | |
parent | app-xemacs/cc-mode: stable 1.99 for ppc, bug #666312 (diff) | |
download | gentoo-aef696fe58700f3dd0be8472985fa97786e7f8d9.tar.gz gentoo-aef696fe58700f3dd0be8472985fa97786e7f8d9.tar.bz2 gentoo-aef696fe58700f3dd0be8472985fa97786e7f8d9.zip |
app-xemacs/cedet-common: stable 1.03 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/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 389a7f52c3d6..e9a8385cf36f 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 |