diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:59:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:22:14 +0200 |
commit | 00c2338fe5584a8c1f861af675e3f732bd808f96 (patch) | |
tree | 21a769a1d2067a2846cc5445d77dc6a7d28bfc78 /app-shells | |
parent | app-misc/pdfpc: x86 stable (bug #657268) (diff) | |
download | gentoo-00c2338fe5584a8c1f861af675e3f732bd808f96.tar.gz gentoo-00c2338fe5584a8c1f861af675e3f732bd808f96.tar.bz2 gentoo-00c2338fe5584a8c1f861af675e3f732bd808f96.zip |
app-shells/pdsh: x86 stable (bug #657132)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pdsh/pdsh-2.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pdsh/pdsh-2.26-r1.ebuild b/app-shells/pdsh/pdsh-2.26-r1.ebuild index f9e973342634..036890080486 100644 --- a/app-shells/pdsh/pdsh-2.26-r1.ebuild +++ b/app-shells/pdsh/pdsh-2.26-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="crypt readline rsh static-libs test" RDEPEND=" |