diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:15:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:41 +0100 |
commit | e36f8fe93d1c76cd3372be0103bf9b4f82b4093b (patch) | |
tree | 6463fe77ef89b0a9bf1d663fdcd918d2704d26ca /app-editors/joe | |
parent | media-video/ffmpegthumbnailer: sparc stable wrt bug #575520 (diff) | |
download | gentoo-e36f8fe93d1c76cd3372be0103bf9b4f82b4093b.tar.gz gentoo-e36f8fe93d1c76cd3372be0103bf9b4f82b4093b.tar.bz2 gentoo-e36f8fe93d1c76cd3372be0103bf9b4f82b4093b.zip |
app-editors/joe: sparc stable wrt bug #605872
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 d72ab97f14f3..be9501b1b440 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=" |