diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:31:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:41:01 +0100 |
commit | 59a25f8bf38f0c48bdf728462dece13c14235f9e (patch) | |
tree | b662aa5adfc549d7b2bbe9bb733219b37d9735b0 /app-shells/dsh | |
parent | dev-util/cppcheck: x86 stable (bug #641220) (diff) | |
download | gentoo-59a25f8bf38f0c48bdf728462dece13c14235f9e.tar.gz gentoo-59a25f8bf38f0c48bdf728462dece13c14235f9e.tar.bz2 gentoo-59a25f8bf38f0c48bdf728462dece13c14235f9e.zip |
app-shells/dsh: x86 stable (bug #640502)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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" |