diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:25:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-27 08:25:23 +0100 |
commit | ee8dfef448c6ede77cdca14bab99422b73c62d20 (patch) | |
tree | 486b881499f105272aea68905fb78ff90d24d82b /app-emacs/ecb | |
parent | app-emacs/ess: stable 18.10.2-r1 for ppc, bug #688610 (diff) | |
download | gentoo-ee8dfef448c6ede77cdca14bab99422b73c62d20.tar.gz gentoo-ee8dfef448c6ede77cdca14bab99422b73c62d20.tar.bz2 gentoo-ee8dfef448c6ede77cdca14bab99422b73c62d20.zip |
app-emacs/ecb: stable 2.50_pre20170728 for ppc, bug #688612
Package-Manager: Portage-2.3.67, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/ecb')
-rw-r--r-- | app-emacs/ecb/ecb-2.50_pre20170728.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild index 0d054c78b3c1..204485437855 100644 --- a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild +++ b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="java" RDEPEND="java? ( app-emacs/jde )" |