diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 21:04:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 22:07:40 +0100 |
commit | 8c185cf4f0fa9fdf0df22418e61f0eaf997834c5 (patch) | |
tree | 36f4b14f3b30d7cc9dc357371a5a0187a3770254 /app-editors/joe/joe-4.4.ebuild | |
parent | dev-libs/libwacom: x86 stable (bug #622820) (diff) | |
download | gentoo-8c185cf4f0fa9fdf0df22418e61f0eaf997834c5.tar.gz gentoo-8c185cf4f0fa9fdf0df22418e61f0eaf997834c5.tar.bz2 gentoo-8c185cf4f0fa9fdf0df22418e61f0eaf997834c5.zip |
app-editors/joe: x86 stable (bug #630326)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-editors/joe/joe-4.4.ebuild')
-rw-r--r-- | app-editors/joe/joe-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.4.ebuild b/app-editors/joe/joe-4.4.ebuild index 478c633912c8..4531e3ad9f0e 100644 --- a/app-editors/joe/joe-4.4.ebuild +++ b/app-editors/joe/joe-4.4.ebuild @@ -11,7 +11,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 ~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 ~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=" |