diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-11 16:07:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-11 16:07:56 +0000 |
commit | 7be87e88c24288e32a6d885666404680a6c4d64b (patch) | |
tree | 995944594b86ca4cc0521295bcd14fbba4db98cc /x11-libs | |
parent | Add ~ppc, wrt bug #525558 (diff) | |
download | gentoo-2-7be87e88c24288e32a6d885666404680a6c4d64b.tar.gz gentoo-2-7be87e88c24288e32a6d885666404680a6c4d64b.tar.bz2 gentoo-2-7be87e88c24288e32a6d885666404680a6c4d64b.zip |
Add ~ppc64, wrt bug #525558
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libkscreen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libkscreen/libkscreen-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libkscreen/ChangeLog b/x11-libs/libkscreen/ChangeLog index 3558034c5fd2..ec4aa74609f0 100644 --- a/x11-libs/libkscreen/ChangeLog +++ b/x11-libs/libkscreen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libkscreen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.17 2014/12/11 16:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.18 2014/12/11 16:07:56 ago Exp $ + + 11 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libkscreen-1.0.5.ebuild: + Add ~ppc64, wrt bug #525558 11 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libkscreen-1.0.5.ebuild: Add ~ppc, wrt bug #525558 diff --git a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild index cba2519e42f1..49d92cc15476 100644 --- a/x11-libs/libkscreen/libkscreen-1.0.5.ebuild +++ b/x11-libs/libkscreen/libkscreen-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.5 2014/12/11 16:07:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.5.ebuild,v 1.6 2014/12/11 16:07:56 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="debug" RDEPEND=" |