diff options
Diffstat (limited to 'app-shells/dsh')
-rw-r--r-- | app-shells/dsh/dsh-0.25.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dsh/dsh-0.25.10-r1.ebuild b/app-shells/dsh/dsh-0.25.10-r1.ebuild index 8d90bcca9f0f..3d2765702906 100644 --- a/app-shells/dsh/dsh-0.25.10-r1.ebuild +++ b/app-shells/dsh/dsh-0.25.10-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.netfort.gr.jp/~dancer/software/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~m68k-mint" IUSE="nls" DEPEND="dev-libs/libdshconfig" |