diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-29 01:33:53 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-29 01:35:04 +1100 |
commit | a868fa75f475f6a2d42730e8b9420479ca577f98 (patch) | |
tree | f307f5aaf7e0699e048c071897ca89393da7377c /net-im | |
parent | dev-libs/qoauth: drop ppc64 to testing (diff) | |
download | gentoo-a868fa75f475f6a2d42730e8b9420479ca577f98.tar.gz gentoo-a868fa75f475f6a2d42730e8b9420479ca577f98.tar.bz2 gentoo-a868fa75f475f6a2d42730e8b9420479ca577f98.zip |
net-im/psi: drop ppc64 to testing
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/psi-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild index e3adc45a59b7..8fd8d7001b8e 100644 --- a/net-im/psi/psi-0.15.ebuild +++ b/net-im/psi/psi-0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd" IUSE="crypt dbus debug doc jingle spell ssl xscreensaver whiteboarding" RESTRICT="test" |