diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-16 16:49:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-16 16:49:13 +0100 |
commit | 025cb1eadead0c95e136f8ec7460c83a49ff7f2f (patch) | |
tree | 0af67e633006cde0a68ae1c2591e97263e92735e /app-editors/joe | |
parent | sys-apps/ipmitool: Stable for HPPA (bug #595458). (diff) | |
download | gentoo-025cb1eadead0c95e136f8ec7460c83a49ff7f2f.tar.gz gentoo-025cb1eadead0c95e136f8ec7460c83a49ff7f2f.tar.bz2 gentoo-025cb1eadead0c95e136f8ec7460c83a49ff7f2f.zip |
app-editors/joe: amd64 stable wrt bug #605872
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild index 170a0d727bd8..7baf3141616e 100644 --- a/app-editors/joe/joe-4.3-r1.ebuild +++ b/app-editors/joe/joe-4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1+ CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2:0=" |