jlec 15/04/13 06:22:56 Modified: pysam-0.6-r1.ebuild ChangeLog Log: Keyword for x86 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 sci-biology/pysam/pysam-0.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild?r1=1.1&r2=1.2 Index: pysam-0.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pysam-0.6-r1.ebuild 30 Jun 2014 04:27:29 -0000 1.1 +++ pysam-0.6-r1.ebuild 13 Apr 2015 06:22:56 -0000 1.2 @@ -1,8 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild,v 1.1 2014/06/30 04:27:29 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pysam/pysam-0.6-r1.ebuild,v 1.2 2015/04/13 06:22:56 jlec Exp $ EAPI="5" + PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 @@ -13,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.5 sci-biology/pysam/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/pysam/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/pysam/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 30 Jun 2014 04:27:29 -0000 1.4 +++ ChangeLog 13 Apr 2015 06:22:56 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/pysam -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/pysam/ChangeLog,v 1.4 2014/06/30 04:27:29 floppym Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/pysam/ChangeLog,v 1.5 2015/04/13 06:22:56 jlec Exp $ + + 13 Apr 2015; Justin Lecher <[email protected]> pysam-0.6-r1.ebuild: + Keyword for x86 *pysam-0.6-r1 (30 Jun 2014)
