diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:35:25 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:38:16 +0100 |
commit | 2cc4fe8d449232189a7cda1d195a9b99e01559bc (patch) | |
tree | 6a5972aaa1a608453d7549fef2d8b59f9b5b52a4 /app-editors/shed/shed-1.15.ebuild | |
parent | app-editors/scite: dropped ~x86-freebsd (diff) | |
download | gentoo-2cc4fe8d449232189a7cda1d195a9b99e01559bc.tar.gz gentoo-2cc4fe8d449232189a7cda1d195a9b99e01559bc.tar.bz2 gentoo-2cc4fe8d449232189a7cda1d195a9b99e01559bc.zip |
app-editors/shed: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-editors/shed/shed-1.15.ebuild')
-rw-r--r-- | app-editors/shed/shed-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index 46a212909f32..34037cca0258 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses" DEPEND=" |