diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-25 10:34:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-25 10:34:19 +0200 |
commit | 669985683fcd78bbc5bc9d33391683deabcd75bf (patch) | |
tree | a1ec56ee3017604f1a54e808c4c68b5c9bd377c3 /app-emacs | |
parent | app-emacs/ess: amd64 stable wrt bug #688610 (diff) | |
download | gentoo-669985683fcd78bbc5bc9d33391683deabcd75bf.tar.gz gentoo-669985683fcd78bbc5bc9d33391683deabcd75bf.tar.bz2 gentoo-669985683fcd78bbc5bc9d33391683deabcd75bf.zip |
app-emacs/ecb: amd64 stable wrt bug #688612
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ecb/ecb-2.50_pre20170728.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild index 15d6ed4c6d14..b4cbb0a5f6d7 100644 --- a/app-emacs/ecb/ecb-2.50_pre20170728.ebuild +++ b/app-emacs/ecb/ecb-2.50_pre20170728.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |