diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:52:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:46 +0100 |
commit | 7eccc567b05eb6c7417a9f123943d2e27d2d93fd (patch) | |
tree | abbee901bb304645d906dbe8bede888f26fc9a70 /app-editors/joe | |
parent | dev-python/apipkg: x86 stable wrt bug #605998 (diff) | |
download | gentoo-7eccc567b05eb6c7417a9f123943d2e27d2d93fd.tar.gz gentoo-7eccc567b05eb6c7417a9f123943d2e27d2d93fd.tar.bz2 gentoo-7eccc567b05eb6c7417a9f123943d2e27d2d93fd.zip |
app-editors/joe: x86 stable wrt bug #605872
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild index 7baf3141616e..e933d64fac66 100644 --- a/app-editors/joe/joe-4.3-r1.ebuild +++ b/app-editors/joe/joe-4.3-r1.ebuild @@ -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=" |