diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 09:37:04 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 09:42:36 +0200 |
commit | 395f3bc493c6d3caf6bebe97896617a70418f9ad (patch) | |
tree | 610e966e5df4eb6a6ba6df72a33c33f4af0e632d /x11-plugins | |
parent | dev-ada/gprbuild: Fix executable stack (diff) | |
download | gentoo-395f3bc493c6d3caf6bebe97896617a70418f9ad.tar.gz gentoo-395f3bc493c6d3caf6bebe97896617a70418f9ad.tar.bz2 gentoo-395f3bc493c6d3caf6bebe97896617a70418f9ad.zip |
x11-plugins/ascpu: ppc ppc64 stable (bug 613908).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/ascpu/ascpu-1.11-r1.ebuild b/x11-plugins/ascpu/ascpu-1.11-r1.ebuild index a376c461e682..4fe6e0dad2a9 100644 --- a/x11-plugins/ascpu/ascpu-1.11-r1.ebuild +++ b/x11-plugins/ascpu/ascpu-1.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ppc ppc64 ~sparc ~x86" IUSE="jpeg" RDEPEND="x11-libs/libXpm |