diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 09:26:17 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 09:26:17 +0200 |
commit | f55228c7bb74ef227d53dd81e2e3b5eb54564563 (patch) | |
tree | 084cbed7f1b33d9767a90357f4032ef1f3e77056 /x11-plugins/asmem | |
parent | dev-util/ninja: ppc ppc64 stable (bug 614074). (diff) | |
download | gentoo-f55228c7bb74ef227d53dd81e2e3b5eb54564563.tar.gz gentoo-f55228c7bb74ef227d53dd81e2e3b5eb54564563.tar.bz2 gentoo-f55228c7bb74ef227d53dd81e2e3b5eb54564563.zip |
x11-plugins/asmem: ppc ppc64 stable (bug 613916).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-plugins/asmem')
-rw-r--r-- | x11-plugins/asmem/asmem-1.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asmem/asmem-1.12-r1.ebuild b/x11-plugins/asmem/asmem-1.12-r1.ebuild index acd954ddee1b..6597d404d2e4 100644 --- a/x11-plugins/asmem/asmem-1.12-r1.ebuild +++ b/x11-plugins/asmem/asmem-1.12-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 @@ SRC_URI="${HOMEPAGE}afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" IUSE="jpeg" RDEPEND="x11-libs/libX11 |