diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:33:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:13 +0100 |
commit | 83ff15e4178b372a52cb1642b76983be84beeaa8 (patch) | |
tree | a6580164bf613f6b502ecc9078c35a2f2fa344ba /app-editors/joe/joe-4.3-r1.ebuild | |
parent | app-editors/hexedit: dropped ~x86-interix (diff) | |
download | gentoo-83ff15e4178b372a52cb1642b76983be84beeaa8.tar.gz gentoo-83ff15e4178b372a52cb1642b76983be84beeaa8.tar.bz2 gentoo-83ff15e4178b372a52cb1642b76983be84beeaa8.zip |
app-editors/joe: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/joe/joe-4.3-r1.ebuild')
-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 5ff199bf2bf0..c2c8d4d00ace 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 ~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=" |