diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 14:18:36 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 14:19:39 +0900 |
commit | 41c980cf423743c0d6ad91a1e684b01f49de0e7f (patch) | |
tree | b165269b68567be379aef02f99de2352fef51ba1 /app-shells/fish | |
parent | dev-util/qbs: version bump (diff) | |
download | gentoo-41c980cf423743c0d6ad91a1e684b01f49de0e7f.tar.gz gentoo-41c980cf423743c0d6ad91a1e684b01f49de0e7f.tar.bz2 gentoo-41c980cf423743c0d6ad91a1e684b01f49de0e7f.zip |
app-shells/fish: amd64 stable
Diffstat (limited to 'app-shells/fish')
-rw-r--r-- | app-shells/fish/fish-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-2.4.0.ebuild b/app-shells/fish/fish-2.4.0.ebuild index 154c96518a59..4154a47738d9 100644 --- a/app-shells/fish/fish-2.4.0.ebuild +++ b/app-shells/fish/fish-2.4.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://fishshell.com/files/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="X" DEPEND="sys-libs/ncurses:0= |