diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 18:03:12 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 18:05:47 +0100 |
commit | b3eb28d1e6e27fce125813107e67abd9d9aca8bc (patch) | |
tree | 880d26646c49956a1a741d621d19eb7c6478379e /x11-misc | |
parent | mozcoreconf-v4.eclass: change 'eval unset' to 'unset' (diff) | |
download | gentoo-b3eb28d1e6e27fce125813107e67abd9d9aca8bc.tar.gz gentoo-b3eb28d1e6e27fce125813107e67abd9d9aca8bc.tar.bz2 gentoo-b3eb28d1e6e27fce125813107e67abd9d9aca8bc.zip |
x11-misc/xfishtank: ppc64 stable (bug 608374).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xfishtank/xfishtank-2.1-r2.ebuild b/x11-misc/xfishtank/xfishtank-2.1-r2.ebuild index 6447c08b5199..b5936fa57534 100644 --- a/x11-misc/xfishtank/xfishtank-2.1-r2.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.1-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/X11/demos/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |