commit:     2ef42b95962e2c95fe0fb2e5de84c07c074b9b92
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Sep 21 18:07:59 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 18:07:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2ef42b95

dev-python/testpath: Add ~x86 to KEYWORDS

Package-Manager: portage-2.2.20.1

 dev-python/testpath/ChangeLog            | 3 +++
 dev-python/testpath/testpath-9999.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/testpath/ChangeLog b/dev-python/testpath/ChangeLog
index 4d8f730..1a53cdd 100644
--- a/dev-python/testpath/ChangeLog
+++ b/dev-python/testpath/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  21 Sep 2015; Marius Brehler <[email protected]> testpath-9999.ebuild:
+  dev-python/testpath: Add ~x86 to KEYWORDS
+
   05 Sep 2015; Marius Brehler <[email protected]> testpath-9999.ebuild:
   dev-python/testpath: Add test and doc use flag
 

diff --git a/dev-python/testpath/testpath-9999.ebuild 
b/dev-python/testpath/testpath-9999.ebuild
index 7253698..395bfd7 100644
--- a/dev-python/testpath/testpath-9999.ebuild
+++ b/dev-python/testpath/testpath-9999.ebuild
@@ -15,7 +15,7 @@ if [ ${PV} == "9999" ] ; then
        EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
 else
        SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="BSD"

Reply via email to