diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 08:52:05 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 08:52:05 +0200 |
commit | abe2095115218172a51f6f46e4f0a424a9a73a95 (patch) | |
tree | 321f1bd690bd94257c89e44ec91883a8d7c56cd5 /x11-plugins | |
parent | virtual/ruby: [QA] Virtuals have no home. (diff) | |
download | gentoo-abe2095115218172a51f6f46e4f0a424a9a73a95.tar.gz gentoo-abe2095115218172a51f6f46e4f0a424a9a73a95.tar.bz2 gentoo-abe2095115218172a51f6f46e4f0a424a9a73a95.zip |
x11-plugins/astime: ppc ppc64 stable (bug 613906).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/astime/astime-2.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/astime/astime-2.8-r2.ebuild b/x11-plugins/astime/astime-2.8-r2.ebuild index c0e05e54f495..3bc1e022b438 100644 --- a/x11-plugins/astime/astime-2.8-r2.ebuild +++ b/x11-plugins/astime/astime-2.8-r2.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 @@ SRC_URI="${HOMEPAGE}afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="jpeg" RDEPEND="x11-libs/libXpm |