diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:35:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:39 +0000 |
commit | 581717a28db80369bebd1e7dba7da39eeee1db6d (patch) | |
tree | f994d4e435ba03fc58b681791dd7d7d074ddab03 /app-xemacs/efs | |
parent | app-xemacs/edt: stable 1.16 for ppc, bug #666312 (diff) | |
download | gentoo-581717a28db80369bebd1e7dba7da39eeee1db6d.tar.gz gentoo-581717a28db80369bebd1e7dba7da39eeee1db6d.tar.bz2 gentoo-581717a28db80369bebd1e7dba7da39eeee1db6d.zip |
app-xemacs/efs: stable 1.37 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/efs')
-rw-r--r-- | app-xemacs/efs/efs-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/efs/efs-1.37.ebuild b/app-xemacs/efs/efs-1.37.ebuild index 1284a2d3cc10..7451fd04e952 100644 --- a/app-xemacs/efs/efs-1.37.ebuild +++ b/app-xemacs/efs/efs-1.37.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/dired " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |