public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyliblzma/
@ 2016-10-09 16:13 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-10-09 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1356be4077b6698da73c0dab223012739cf5f3ca
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 16:13:12 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 16:13:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1356be40

dev-python/pyliblzma: keyword for ppc.

Gentoo-Bug: https://bugs.gentoo.org/552770

Package-Manager: portage-2.3.0

 dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild b/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild
index c4fc1f5..ce9a492 100644
--- a/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild
+++ b/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,13 +13,16 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~ppc ~x86"
 IUSE=""
 
-RDEPEND="app-arch/xz-utils"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	virtual/pkgconfig"
+RDEPEND="
+	app-arch/xz-utils"
+
+DEPEND="
+	${RDEPEND}
+	virtual/pkgconfig
+	dev-python/setuptools[${PYTHON_USEDEP}]"
 
 DOCS="THANKS"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-09 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-09 16:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyliblzma/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox