diff options
author | 2013-03-03 14:40:45 +0100 | |
---|---|---|
committer | 2013-03-03 14:40:45 +0100 | |
commit | 491694c4ccba6b1ceca5d95161a95ec6fa7a9374 (patch) | |
tree | a7e3e3b07f26db87bfeae82b3a1641b99956b6c2 /sci-misc/sfst/sfst-1.4.6g.ebuild | |
parent | sci-misc/openfst: Add ~amd64 or ~x86 keywords for revdeps (diff) | |
download | sci-491694c4ccba6b1ceca5d95161a95ec6fa7a9374.tar.gz sci-491694c4ccba6b1ceca5d95161a95ec6fa7a9374.tar.bz2 sci-491694c4ccba6b1ceca5d95161a95ec6fa7a9374.zip |
sci-misc/sfst: Add ~amd64 or ~x86 keywords for revdeps
Package-Manager: portage-2.2.0_alpha164
Diffstat (limited to 'sci-misc/sfst/sfst-1.4.6g.ebuild')
-rw-r--r-- | sci-misc/sfst/sfst-1.4.6g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/sfst/sfst-1.4.6g.ebuild b/sci-misc/sfst/sfst-1.4.6g.ebuild index 6222fddd1..ae6845e53 100644 --- a/sci-misc/sfst/sfst-1.4.6g.ebuild +++ b/sci-misc/sfst/sfst-1.4.6g.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="emacs vim-syntax" RDEPEND="sys-libs/readline" |